[cups] Fwd: [#NHK-253-64130]: Secondary Mac Print Server

Matt Hanson mhanson at ssdvt.org
Mon Jan 20 10:13:49 PST 2014


Hello, I am a network tech for Springfield School District in Vermont, and
am at a loss of where to go for help with a driver interoperability issue
we are having with CUPS.


*This is a quick overview: *
Our PaperCut server is running Ubuntu 12.04 and we have both Mac, Linux,
and Windows machines printing through it.  Other than this issue it is in
good working order.

This particular problem is only effecting the Macs printing to our new
Canon Image Runner 5255 and 6265 MFPs.  Other OSs are printing through the
same ques operate without issue.

>From what I have been able to determine this problem is being caused by the
Linux driver that CUPS pushes to Mac clients. I would like to be able to
tell CUPS to hand out a specific driver to Mac clients, but have not been
able to find documentation on how to do so.

Canon's Linux driver is provided by CodeHost -
http://www.codehost.com/brightq-pro.php

The Mac driver is provided directly by Canon -
http://www.usa.canon.com/cusa/office/products/hardware/multifunction_printers_copiers/imageRUNNER_ADVANCE_Series_Models/imagerunner_advance_c5255#DriversAndSoftware


Here is how I was able to isolate the issue:

When I setup the printer using normal methods on a mac client machine, then
substitute the driver from Canon's website rather than the one pushed out
by CUPS our printing problems go away.



What I would like to do is be able to have the CUPS server hand out the
native Mac OS driver rather than the Linux one. There is plenty of
documentation on how to push drivers for Windows, but I have not been able
to figure out how to get this to be configurable/customizable for Macs.

Any help or advice would be greatly appreciated.



Thank You,

Matt

*Full thread is below:*

---------- Forwarded message ----------
From: Stéphane Peter <speter at codehost.com>
Date: Tue, Jan 14, 2014 at 4:51 PM
Subject: Re: [#NHK-253-64130]: Secondary Mac Print Server
To: Matt Hanson <mhanson at ssdvt.org>
Cc: Christopher Moody <cmoody at ssdvt.org>


Hi Matt,

Well, as the Papercut guys pointed out, the way CUPS advertises the printer
drivers on the network is by publicizing the PPD files for the queues. So
if you installed our software on the Linux server, then CUPS will be using
our modified PPDs and sending that to clients trying to connect to it. This
is how the list of job options is populated on the Mac side.

The Mac drivers from Canon also include PPD files, however they are
slightly different than the ones we include with our Linux driver since
they also contain additional information used by the filters on the Mac
side, and any other customizations that Canon included in their Mac
software (which often includes references to filters that need to be
installed on the Mac). So if the PPD file provided by the CUPS server is
the one from BrightQ, it will not include these additional pieces from the
original Mac driver and will be treated as a regular PostScript driver with
the options from the PPD. This is probably where the problems on the Mac
side start happening.

Alternatively, you could get the PPD from the Mac driver and manually
install it for a new queue on the CUPS server. However, this will not
necessarily solve your problems either as there is probably more than just
the PPD file, i.e. the other driver files the PPD depends on will not get
pushed to the Macs. So in this case it is quite likely that job submission
will fail altogether…

Having just downloaded the Mac drivers from Canon, it looks like they have
two different variants of the drivers available. Their “PS” drivers include
PPDs with dependencies on a couple of additional filters that need to be
installed on the Mac. They also provide a “PPD” set of drivers which seem
to be independent of any additional filters. The latter would probably work
a lot better if you set it up on the CUPS server. So my recommendation
would be to get the PPD files from the .dmg, copy these to the Ubuntu
server and use those to set up a new queue from the CUPS interface. This
would be the closest to an automatic deployment of the Mac drivers. You may
want to keep the BrightQ queues around for Linux clients as well (if you
have any).

Best regards,

 --
Stéphane Peter
Senior Software Engineer
Codehost, Inc.





On Jan 14, 2014, at 7:28 AM, Matt Hanson <mhanson at ssdvt.org> wrote:

Hi Stephane, Thank You for looking into the logs, it does shed some more
light on what is going on. Are there changes we can make to get things
running more smoothly?

Also, setting up a Mac print server at each of our five buildings is not
really practical at the moment. I am hoping we can figure out another
solution so we can stick with one print server at each location.


Thank You,

Matt


On Mon, Jan 13, 2014 at 2:09 PM, Stéphane Peter <speter at codehost.com> wrote:

> Hi Matt,
>
> Thanks. So as expected it does look like the Mac sends PDF files as jobs,
> which are then converted to PS by our drivers and then handed off to the
> papercut backend for processing :
>
>
> I [13/Jan/2014:08:36:30 -0500] [Job 21969] Started filter
> /usr/lib/cups/filter/pdftopdf (PID 8132)
> I [13/Jan/2014:08:36:30 -0500] [Job 21969] Started filter
> /usr/lib/cups/filter/pdftops (PID 8133)
> I [13/Jan/2014:08:36:30 -0500] [Job 21969] Started filter
> /usr/lib/cups/filter/brightq-ps (PID 8134)
> I [13/Jan/2014:08:36:30 -0500] [Job 21969] Started backend
> /usr/lib/cups/backend/papercut (PID 8135)
>
> Best regards,
>
>  --
> Stéphane Peter
> Senior Software Engineer
> Codehost, Inc.
>
>
>
>
>
> On Jan 13, 2014, at 5:46 AM, Matt Hanson <mhanson at ssdvt.org> wrote:
>
> Hi Stephane, Here is a copy of our Cups Log for this morning. You should
> be able to pick out the Canon MFPs pretty easily as they are labeled Canon
> :-)
>
> D [13/Jan/2014:08:12:43 -0500] cupsdReadClient: 24 WAITING Closing on EOF
> D [13/Jan/2014:08:12:43 -0500] cupsdCloseClient: 24
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:12:43 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdAcceptClient: 22 from 10.10.2.161:631(IPv4)
> D [13/Jan/2014:08:12:43 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:12:43 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:12:43 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:12:43 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.161
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE: +connecting-to-device
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Looking up "10.10.0.110"...
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Connecting to 10.10.0.110:515for printer
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Connecting to printer.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Connecting to printer.", current level=INFO
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE: -connecting-to-device
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Connected to printer.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Connected to printer.", current level=INFO
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Connected to 10.10.0.110:515(local port 1021)...
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] ATTR:
> marker-colors=#00FFFF,#FF00FF,#FFFF00,#000000,none,none,none
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] ATTR: marker-names='"Cyan Toner
> Cartridge"','"Magenta Toner Cartridge"','"Yellow Toner Cartridge"','"Black
> Toner Cartridge"','"Imaging Unit"','"Fuser"','"Transfer Roller"'
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] ATTR:
> marker-types=toner,toner,toner,toner,opc,fuser,transferUnit
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] ATTR:
> marker-levels=5,9,52,76,61,75,0
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] new_supply_state=60,
> change_state=ffff
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE: -developer-low-report
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE: -developer-empty-warning
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE: -marker-supply-low-report
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE:
> -marker-supply-empty-warning
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE: -opc-near-eol-report
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE: +opc-life-over-warning
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE: +toner-low-report
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE: -toner-empty-warning
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] new_state=0, change_state=ffff
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE: -media-low-report
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE: -media-empty-warning
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE: -door-open-report
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE: -media-jam-warning
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE:
> -input-tray-missing-warning
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE:
> -output-tray-missing-warning
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE:
> -marker-supply-missing-warning
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE:
> -output-area-almost-full-report
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] STATE: -output-area-full-warning
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] lpd_command 02
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Sending command string (2
> bytes)...
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Reading command status...
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] lpd_command returning 0
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Control file is:
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Hshs-papercut
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] PGuest
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] JPreview of ___My Defining
> Moment _ Google Drive____pdf
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] ldfA973shs-papercut
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] UdfA973shs-papercut
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] NPreview of ___My Defining
> Moment _ Google Drive____pdf
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] lpd_command 02 173
> cfA973shs-papercut
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Sending command string (24
> bytes)...
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Reading command status...
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] lpd_command returning 0
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Sending control file (173 bytes)
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Control file sent successfully.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Control file sent successfully.", current level=INFO
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] lpd_command 03 828782
> dfA973shs-papercut
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Sending command string (27
> bytes)...
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Reading command status...
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] lpd_command returning 0
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Sending data file (828782 bytes)
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 0% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 0% complete.", current level=INFO
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 4% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 4% complete.", current level=INFO
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 8% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 8% complete.", current level=INFO
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 12% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 12% complete.", current level=INFO
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 16% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 16% complete.", current level=INFO
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 20% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 20% complete.", current level=INFO
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 24% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 24% complete.", current level=INFO
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 28% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 28% complete.", current level=INFO
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 32% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 32% complete.", current level=INFO
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 36% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 36% complete.", current level=INFO
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 40% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 40% complete.", current level=INFO
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 43% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 43% complete.", current level=INFO
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 47% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 47% complete.", current level=INFO
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 51% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 51% complete.", current level=INFO
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 55% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 55% complete.", current level=INFO
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 59% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 59% complete.", current level=INFO
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 63% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 63% complete.", current level=INFO
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 67% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 67% complete.", current level=INFO
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 71% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 71% complete.", current level=INFO
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 75% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 75% complete.", current level=INFO
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 79% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 79% complete.", current level=INFO
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 83% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 83% complete.", current level=INFO
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 87% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 87% complete.", current level=INFO
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 91% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 91% complete.", current level=INFO
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 95% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 95% complete.", current level=INFO
> I [13/Jan/2014:08:12:43 -0500] [Job 21956] Spooling job, 99% complete.
> D [13/Jan/2014:08:12:43 -0500] [Job 21956] Set job-printer-state-message
> to "Spooling job, 99% complete.", current level=INFO
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:43 -0500] [Notifier] state=3
> I [13/Jan/2014:08:12:45 -0500] [Job 21956] Data file sent successfully.
> D [13/Jan/2014:08:12:45 -0500] [Job 21956] Set job-printer-state-message
> to "Data file sent successfully.", current level=INFO
> D [13/Jan/2014:08:12:45 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:45 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:45 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:45 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:45 -0500] [Job 21956] ATTR:
> marker-levels=76,69,4,36,46,69,0
> D [13/Jan/2014:08:12:45 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:45 -0500] [Job 21956] new_supply_state=60,
> change_state=0
> D [13/Jan/2014:08:12:45 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:45 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:45 -0500] [Job 21956] new_state=0, change_state=0
> D [13/Jan/2014:08:12:45 -0500] [Job 21956] PAGE: 1 1
> D [13/Jan/2014:08:12:45 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:45 -0500] PID 4964 (/usr/lib/cups/backend/papercut)
> exited with no errors.
> D [13/Jan/2014:08:12:45 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:12:45 -0500] [Job 21956] Job completed.
> D [13/Jan/2014:08:12:45 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:45 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:45 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:45 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:45 -0500] [Notifier] state=3
> D [13/Jan/2014:08:12:45 -0500] cupsdAcceptClient: 23 from 10.10.2.161:631(IPv4)
> D [13/Jan/2014:08:12:45 -0500] cupsdReadClient: 23 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:45 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:12:45 -0500] cupsdReadClient: 23 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:12:45 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:12:45 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.161
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:12:45 -0500] cupsdReadClient: 23 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:45 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:12:45 -0500] cupsdReadClient: 23 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:12:45 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:12:45 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.161
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:12:45 -0500] cupsdReadClient: 23 WAITING Closing on EOF
> D [13/Jan/2014:08:12:45 -0500] cupsdCloseClient: 23
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:45 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:12:45 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:45 -0500] cupsdAcceptClient: 22 from 10.10.2.161:631(IPv4)
> D [13/Jan/2014:08:12:45 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:45 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:12:45 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:12:45 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:12:45 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.161
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:12:45 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:45 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:12:45 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:12:45 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:12:45 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.161
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:12:45 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:12:45 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:12:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:12:46 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:12:47 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:12:47 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:12:48 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:12:48 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:12:49 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:12:49 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:12:50 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:12:50 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:12:50 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:12:51 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:12:51 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:12:51 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:12:52 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:12:52 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:12:53 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:12:53 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:12:54 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:12:54 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:12:54 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:12:55 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:12:55 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:12:55 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:12:56 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:12:56 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:12:57 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:12:57 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:12:57 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:12:58 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:12:58 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:12:58 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:12:59 -0500] [Job 21954] Unloading...
> D [13/Jan/2014:08:13:03 -0500] Report: clients=1
> D [13/Jan/2014:08:13:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:13:03 -0500] Report: jobs-active=4
> D [13/Jan/2014:08:13:03 -0500] Report: printers=34
> D [13/Jan/2014:08:13:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:13:03 -0500] Report: stringpool-string-count=208151
> D [13/Jan/2014:08:13:03 -0500] Report: stringpool-alloc-bytes=335984
> D [13/Jan/2014:08:13:03 -0500] Report: stringpool-total-bytes=3777336
> D [13/Jan/2014:08:13:04 -0500] cupsdAcceptClient: 22 from localhost
> (Domain)
> D [13/Jan/2014:08:13:04 -0500] cupsdReadClient: 22 POST / HTTP/1.1
> D [13/Jan/2014:08:13:04 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:13:04 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:13:04 -0500] cupsdReadClient: 22 1.1 Get-Jobs 1
> D [13/Jan/2014:08:13:04 -0500] Get-Jobs
> ipp://localhost/printers/SHS_Office_Canon_C5255
> D [13/Jan/2014:08:13:04 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/printers/SHS_Office_Canon_C5255) from localhost
> D [13/Jan/2014:08:13:04 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:13:04 -0500] cupsdReadClient: 22 POST / HTTP/1.1
> D [13/Jan/2014:08:13:04 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:13:04 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:13:04 -0500] cupsdReadClient: 22 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:13:04 -0500] Get-Printer-Attributes
> ipp://localhost/printers/SHS_Office_Canon_C5255
> D [13/Jan/2014:08:13:04 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (ipp://localhost/printers/SHS_Office_Canon_C5255)
> from localhost
> D [13/Jan/2014:08:13:04 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:13:04 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:13:04 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:13:04 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:13:05 -0500] cupsdAcceptClient: 22 from localhost
> (Domain)
> D [13/Jan/2014:08:13:05 -0500] cupsdReadClient: 22 POST / HTTP/1.1
> D [13/Jan/2014:08:13:05 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:13:05 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:13:05 -0500] cupsdReadClient: 22 1.1 Get-Jobs 1
> D [13/Jan/2014:08:13:05 -0500] Get-Jobs
> ipp://localhost/printers/SHS_Guidance_Canon_C5255
> D [13/Jan/2014:08:13:05 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/printers/SHS_Guidance_Canon_C5255) from localhost
> D [13/Jan/2014:08:13:05 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:13:05 -0500] cupsdReadClient: 22 POST / HTTP/1.1
> D [13/Jan/2014:08:13:05 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:13:05 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:13:05 -0500] cupsdReadClient: 22 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:13:05 -0500] Get-Printer-Attributes
> ipp://localhost/printers/SHS_Guidance_Canon_C5255
> D [13/Jan/2014:08:13:05 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (ipp://localhost/printers/SHS_Guidance_Canon_C5255)
> from localhost
> D [13/Jan/2014:08:13:05 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:13:05 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:13:05 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:13:05 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:13:09 -0500] Saving printers.conf...
> I [13/Jan/2014:08:13:09 -0500] Saving job.cache...
> I [13/Jan/2014:08:13:09 -0500] Saving subscriptions.conf...
> D [13/Jan/2014:08:13:10 -0500] cupsdSetBusyState: newbusy="Printing jobs",
> busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:13:11 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:13:11 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:13:11 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:13:11 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:13:11 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:13:11 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:13:17 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:13:18 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:13:18 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:13:19 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:13:19 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:13:20 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:13:20 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:13:21 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:13:21 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:13:21 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:13:22 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:13:22 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:13:22 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:13:23 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:13:23 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:13:24 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:13:24 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:13:25 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:13:25 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:13:25 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:13:26 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:13:26 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:13:26 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:13:27 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:13:27 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:13:28 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:13:28 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:13:28 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:13:29 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:13:29 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:13:29 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:13:39 -0500] cupsdAcceptClient: 22 from localhost
> (Domain)
> D [13/Jan/2014:08:13:39 -0500] cupsdReadClient: 22 POST / HTTP/1.1
> D [13/Jan/2014:08:13:39 -0500] cupsdSetBusyState: newbusy="Active clients
> and printing jobs", busy="Printing jobs"
> D [13/Jan/2014:08:13:39 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:13:39 -0500] cupsdReadClient: 22 1.1 Get-Jobs 1
> D [13/Jan/2014:08:13:39 -0500] Get-Jobs
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:13:39 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:13:39 -0500] cupsdSetBusyState: newbusy="Printing jobs",
> busy="Active clients and printing jobs"
> D [13/Jan/2014:08:13:39 -0500] cupsdReadClient: 22 POST / HTTP/1.1
> D [13/Jan/2014:08:13:39 -0500] cupsdSetBusyState: newbusy="Active clients
> and printing jobs", busy="Printing jobs"
> D [13/Jan/2014:08:13:39 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:13:39 -0500] cupsdReadClient: 22 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:13:39 -0500] Get-Printer-Attributes
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:13:39 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:13:39 -0500] cupsdSetBusyState: newbusy="Printing jobs",
> busy="Active clients and printing jobs"
> D [13/Jan/2014:08:13:39 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:13:39 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:13:39 -0500] cupsdSetBusyState: newbusy="Printing jobs",
> busy="Printing jobs"
> D [13/Jan/2014:08:13:40 -0500] [Job 7376] Unloading...
> D [13/Jan/2014:08:13:40 -0500] [Job 7444] Unloading...
> D [13/Jan/2014:08:13:40 -0500] [Job 13645] Unloading...
> D [13/Jan/2014:08:13:42 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:13:42 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:13:46 -0500] [Job 21956] Unloading...
> D [13/Jan/2014:08:13:48 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:13:49 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:13:49 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:13:50 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:13:50 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:13:51 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:13:51 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:13:52 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:13:52 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:13:52 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:13:53 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:13:53 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:13:53 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:13:54 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:13:54 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:13:55 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:13:55 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:13:56 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:13:56 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:13:56 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:13:57 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:13:57 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:13:57 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:13:58 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:13:58 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:13:59 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:13:59 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:13:59 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:14:00 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:14:00 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:14:00 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:14:03 -0500] Report: clients=1
> D [13/Jan/2014:08:14:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:14:03 -0500] Report: jobs-active=4
> D [13/Jan/2014:08:14:03 -0500] Report: printers=34
> D [13/Jan/2014:08:14:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:14:03 -0500] Report: stringpool-string-count=207835
> D [13/Jan/2014:08:14:03 -0500] Report: stringpool-alloc-bytes=325992
> D [13/Jan/2014:08:14:03 -0500] Report: stringpool-total-bytes=3762360
> D [13/Jan/2014:08:14:13 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:14:13 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:14:13 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:14:13 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:14:13 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:14:13 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:14:19 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:14:20 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:14:20 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:14:21 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:14:21 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:14:22 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:14:22 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:14:23 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:14:23 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:14:23 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:14:24 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:14:24 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:14:24 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:14:25 -0500] cupsdAcceptClient: 22 from localhost
> (Domain)
> D [13/Jan/2014:08:14:25 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:14:25 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:14:25 -0500] cupsdReadClient: 22 POST / HTTP/1.1
> D [13/Jan/2014:08:14:25 -0500] cupsdSetBusyState: newbusy="Active clients
> and printing jobs", busy="Printing jobs"
> D [13/Jan/2014:08:14:25 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:25 -0500] cupsdReadClient: 22 1.1 Get-Jobs 1
> D [13/Jan/2014:08:14:25 -0500] Get-Jobs
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:14:25 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:14:25 -0500] cupsdSetBusyState: newbusy="Printing jobs",
> busy="Active clients and printing jobs"
> D [13/Jan/2014:08:14:25 -0500] cupsdReadClient: 22 POST / HTTP/1.1
> D [13/Jan/2014:08:14:25 -0500] cupsdSetBusyState: newbusy="Active clients
> and printing jobs", busy="Printing jobs"
> D [13/Jan/2014:08:14:25 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:25 -0500] cupsdReadClient: 22 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:14:25 -0500] Get-Printer-Attributes
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:14:25 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:14:25 -0500] cupsdSetBusyState: newbusy="Printing jobs",
> busy="Active clients and printing jobs"
> D [13/Jan/2014:08:14:25 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:14:25 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:14:25 -0500] cupsdSetBusyState: newbusy="Printing jobs",
> busy="Printing jobs"
> D [13/Jan/2014:08:14:26 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:14:26 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:14:27 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:14:27 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:14:27 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:14:28 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:14:28 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:14:28 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:14:29 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:14:29 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:14:30 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:14:30 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:14:30 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:14:31 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:14:31 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:14:31 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:14:44 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:14:44 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:14:46 -0500] cupsdAcceptClient: 22 from 10.10.1.168:631(IPv4)
> D [13/Jan/2014:08:14:46 -0500] cupsdReadClient: 22 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Active clients
> and printing jobs", busy="Printing jobs"
> D [13/Jan/2014:08:14:46 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:46 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:14:46 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:46 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Printing jobs",
> busy="Active clients and printing jobs"
> D [13/Jan/2014:08:14:46 -0500] cupsdReadClient: 22 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Active clients
> and printing jobs", busy="Printing jobs"
> D [13/Jan/2014:08:14:46 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:46 -0500] cupsdReadClient: 22 2.0 Validate-Job 1
> D [13/Jan/2014:08:14:46 -0500] Validate-Job
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:46 -0500] Returning IPP successful-ok for
> Validate-Job (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Printing jobs",
> busy="Active clients and printing jobs"
> D [13/Jan/2014:08:14:46 -0500] cupsdAcceptClient: 23 from 10.10.1.168:631(IPv4)
> D [13/Jan/2014:08:14:46 -0500] cupsdReadClient: 23 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Active clients
> and printing jobs", busy="Printing jobs"
> D [13/Jan/2014:08:14:46 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:46 -0500] cupsdReadClient: 23 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:14:46 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:46 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Printing jobs",
> busy="Active clients and printing jobs"
> D [13/Jan/2014:08:14:46 -0500] cupsdReadClient: 22 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Active clients
> and printing jobs", busy="Printing jobs"
> D [13/Jan/2014:08:14:46 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:46 -0500] cupsdReadClient: 22 2.0 Create-Job 1
> D [13/Jan/2014:08:14:46 -0500] Create-Job
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:46 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients and printing jobs"
> D [13/Jan/2014:08:14:46 -0500] add_job: requesting-user-name="Guest"
> D [13/Jan/2014:08:14:46 -0500] Adding default job-sheets values
> "none,none"...
> I [13/Jan/2014:08:14:46 -0500] [Job 21957] Adding start banner page "none".
> D [13/Jan/2014:08:14:46 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> I [13/Jan/2014:08:14:46 -0500] [Job 21957] Queued on
> "SHS_MobileLab_HP_LaserJet_1320" by "Guest".
> D [13/Jan/2014:08:14:46 -0500] Returning IPP successful-ok for Create-Job (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:46 -0500] cupsdReadClient: 23 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> D [13/Jan/2014:08:14:46 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:46 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> D [13/Jan/2014:08:14:46 -0500] cupsdReadClient: 23 2.0 Get-Jobs 1
> D [13/Jan/2014:08:14:46 -0500] Get-Jobs
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:46 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:46 -0500] cupsdReadClient: 22 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:46 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:46 -0500] cupsdReadClient: 23 WAITING Closing on EOF
> D [13/Jan/2014:08:14:46 -0500] cupsdCloseClient: 23
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> D [13/Jan/2014:08:14:46 -0500] cupsdReadClient: 22 2.0 Send-Document 1
> D [13/Jan/2014:08:14:46 -0500] Send-Document
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:46 -0500] cupsdIsAuthorized:
> requesting-user-name="Guest"
> D [13/Jan/2014:08:14:46 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> I [13/Jan/2014:08:14:46 -0500] [Job 21957] File of type application/pdf
> queued by "Guest".
> I [13/Jan/2014:08:14:46 -0500] [Job 21957] Adding end banner page "none".
> D [13/Jan/2014:08:14:46 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> D [13/Jan/2014:08:14:46 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> D [13/Jan/2014:08:14:46 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] job-sheets=none,none
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> argv[0]="SHS_MobileLab_HP_LaserJet_1320"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] argv[1]="21957"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] argv[2]="Guest"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> argv[3]="ArabSpringglobalstudies1B-1.pdf"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] argv[4]="1"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> argv[5]="AP_ColorMatchingMode=AP_ApplicationColorMatching AP_D_InputSlot=
> nocollate com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf
> com.apple.print.JobInfo.PMApplicationName=Preview
> com.apple.print.JobInfo.PMJobName=ArabSpringglobalstudies1B-1.pdf
> com.apple.print.JobInfo.PMJobOwner=Guest\ User
> com.apple.print.PageToPaperMappingMediaName=Letter
> com.apple.print.PageToPaperMappingType..n.=1
> com.apple.print.PrinterInfo.PMColorDeviceID..n.=39271
> com.apple.print.PrintSettings.PMColorMatchingMode..n.=0
> com.apple.print.PrintSettings.PMColorSpaceModel..n.=1
> com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580
> com.apple.print.PrintSettings.PMCopies..n.=1
> com.apple.print.PrintSettings.PMCopyCollate..b.
> com.apple.print.PrintSettings.PMDestinationType..n.=1
> com.apple.print.PrintSettings.PMFirstPage..n.=1
> com.apple.print.PrintSettings.PMLastPage..n.=2147483647
> com.apple.print.PrintSettings.PMPageRange..a.0..n.=1
> com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647
> nocom.apple.print.PrintSettings.PMPrintSelectionOnly..b.
> com.apple.print.PrintSettings.PMTotalBeginPages..n.=3
> com.apple.print.PrintSettings.PMTotalSidesImaged..n.=3
> DestinationPrinterID=SHS_MobileLab_HP_LaserJet_1320___shs_papercut
> job-impressions=3 job-originating-host-name=10.10.1.168
> job-uuid=urn:uuid:fd620c22-9c73-31f4-4323-3c9cd729d019 media=Letter
> PageSize=Letter PaperInfoIsSuggested..b. noPDFIsProtected..b.
> pserrorhandler-requested=standard time-at-creation=1389618885
> time-at-processing=1389618886 time-at-creation=1389618886"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> argv[6]="/var/spool/cups/d21957-001"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[0]="CUPS_CACHEDIR=/var/cache/cups"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[1]="CUPS_DATADIR=/usr/share/cups"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[6]="CUPS_SERVERROOT=/etc/cups"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[7]="CUPS_STATEDIR=/var/run/cups"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[8]="HOME=/var/spool/cups/tmp"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[10]="SERVER_ADMIN=root at shs-papercut"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] envp[11]="SOFTWARE=CUPS/1.5.3"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[12]="TMPDIR=/var/spool/cups/tmp"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] envp[13]="USER=root"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[15]="CUPS_ENCRYPTION=IfRequested"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] envp[16]="IPP_PORT=631"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] envp[17]="CHARSET=utf-8"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] envp[18]="LANG=en_US.UTF-8"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[19]="PPD=/etc/cups/ppd/SHS_MobileLab_HP_LaserJet_1320.ppd"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] envp[20]="RIP_MAX_CACHE=128m"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[21]="CONTENT_TYPE=application/pdf"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[22]="DEVICE_URI=papercut:lpd://10.10.0.136"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[23]="PRINTER_INFO=SHS_MobileLab_HP_LaserJet_1320"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[24]="PRINTER_LOCATION=SHS_MobileLab_HP_LaserJet_1320"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[25]="PRINTER=SHS_MobileLab_HP_LaserJet_1320"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[26]="PRINTER_STATE_REASONS=none"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[27]="CUPS_FILETYPE=document"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> envp[28]="FINAL_CONTENT_TYPE=printer/SHS_MobileLab_HP_LaserJet_1320"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] envp[29]="AUTH_I****"
> I [13/Jan/2014:08:14:46 -0500] [Job 21957] Started filter
> /usr/lib/cups/filter/pdftopdf (PID 5225)
> I [13/Jan/2014:08:14:46 -0500] [Job 21957] Started filter
> /usr/lib/cups/filter/foomatic-rip (PID 5226)
> I [13/Jan/2014:08:14:46 -0500] [Job 21957] Started backend
> /usr/lib/cups/backend/papercut (PID 5227)
> D [13/Jan/2014:08:14:46 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> D [13/Jan/2014:08:14:46 -0500] Returning IPP successful-ok for
> Send-Document (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:46 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:46 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:46 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:14:46 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:46 -0500] cupsdAcceptClient: 22 from 10.10.1.168:631(IPv4)
> D [13/Jan/2014:08:14:46 -0500] cupsdReadClient: 22 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:46 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:46 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:14:46 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:46 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Getting input from file
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] foomatic-rip version 4.0.16.253
> running...
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Parsing PPD file ...
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Added option ColorSpace
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] papercut: CUPS Provider
> Version:13.2.0.22278
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Added option Resolution
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Added option PageSize
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Added option PrintoutMode
> D [13/Jan/2014:08:14:46 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Added option ImageableArea
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Added option PaperDimension
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Added option InputSlot
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Added option Duplex
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Added option ColorModel
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Added option PrinterResolution
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Added option Font
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Parameter Summary
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] -----------------
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Spooler: cups
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Printer:
> SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Shell: /bin/bash
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] PPD file:
> /etc/cups/ppd/SHS_MobileLab_HP_LaserJet_1320.ppd
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] ATTR file:
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Printer model: HP LaserJet 1320
> Foomatic/pxlmono (recommended)
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Job title:
> ArabSpringglobalstudies1B-1.pdf
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] File(s) to be printed:
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] <STDIN>
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Ghostscript extra search path
> ('GS_LIB'): /usr/share/cups/fonts
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Printing system options:
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'AP_ColorMatchingMode=AP_ApplicationColorMatching'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> AP_ColorMatchingMode=AP_ApplicationColorMatching.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'AP_D_InputSlot='
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option AP_D_InputSlot=.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option 'nocollate'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown boolean option
> "nocollate".
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.JobInfo.PMApplicationName=Preview'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.JobInfo.PMApplicationName=Preview.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.JobInfo.PMJobName=ArabSpringglobalstudies1B-1.pdf'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.JobInfo.PMJobName=ArabSpringglobalstudies1B-1.pdf.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.JobInfo.PMJobOwner=Guest\'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.JobInfo.PMJobOwner=Guest\.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option 'User'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown boolean option "User".
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.PageToPaperMappingMediaName=Letter'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.PageToPaperMappingMediaName=Letter.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.PageToPaperMappingType..n.=1'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.PageToPaperMappingType..n.=1.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.PrinterInfo.PMColorDeviceID..n.=39271'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.PrinterInfo.PMColorDeviceID..n.=39271.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.PrintSettings.PMColorMatchingMode..n.=0'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.PrintSettings.PMColorMatchingMode..n.=0.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.PrintSettings.PMColorSpaceModel..n.=1'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.PrintSettings.PMColorSpaceModel..n.=1.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.PrintSettings.PMCopies..n.=1'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.PrintSettings.PMCopies..n.=1.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.PrintSettings.PMCopyCollate..b.'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown boolean option
> "com.apple.print.PrintSettings.PMCopyCollate..b.".
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.PrintSettings.PMDestinationType..n.=1'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.PrintSettings.PMDestinationType..n.=1.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.PrintSettings.PMFirstPage..n.=1'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.PrintSettings.PMFirstPage..n.=1.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.PrintSettings.PMLastPage..n.=2147483647'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.PrintSettings.PMLastPage..n.=2147483647.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.PrintSettings.PMPageRange..a.0..n.=1'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.PrintSettings.PMPageRange..a.0..n.=1.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'nocom.apple.print.PrintSettings.PMPrintSelectionOnly..b.'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown boolean option
> "nocom.apple.print.PrintSettings.PMPrintSelectionOnly..b.".
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.PrintSettings.PMTotalBeginPages..n.=3'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.PrintSettings.PMTotalBeginPages..n.=3.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'com.apple.print.PrintSettings.PMTotalSidesImaged..n.=3'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> com.apple.print.PrintSettings.PMTotalSidesImaged..n.=3.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'DestinationPrinterID=SHS_MobileLab_HP_LaserJet_1320___shs_papercut'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> DestinationPrinterID=SHS_MobileLab_HP_LaserJet_1320___shs_papercut.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'job-impressions=3'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> job-impressions=3.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'job-originating-host-name=10.10.1.168'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> job-originating-host-name=10.10.1.168.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'job-uuid=urn:uuid:fd620c22-9c73-31f4-4323-3c9cd729d019'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> job-uuid=urn:uuid:fd620c22-9c73-31f4-4323-3c9cd729d019.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option 'media=Letter'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'PaperInfoIsSuggested..b.'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown boolean option
> "PaperInfoIsSuggested..b.".
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'noPDFIsProtected..b.'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown boolean option
> "noPDFIsProtected..b.".
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'pserrorhandler-requested=standard'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> pserrorhandler-requested=standard.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'time-at-creation=1389618885'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> time-at-creation=1389618885.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'time-at-processing=1389618886'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> time-at-processing=1389618886.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'time-at-creation=1389618886'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Unknown option
> time-at-creation=1389618886.
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Options from the PPD file:
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] Pondering option
> 'PageSize=Letter'
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> ================================================
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> D [13/Jan/2014:08:14:46 -0500] [Job 21957] File: <STDIN>
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> ================================================
> D [13/Jan/2014:08:14:46 -0500] [Job 21957]
> D [13/Jan/2014:08:14:47 -0500] [Job 21957] Filetype: PDF
> D [13/Jan/2014:08:14:47 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:14:47 -0500] [Job 21957] Storing temporary files in
> /var/spool/cups/tmp
> D [13/Jan/2014:08:14:47 -0500] PID 5225 (/usr/lib/cups/filter/pdftopdf)
> exited with no errors.
> D [13/Jan/2014:08:14:47 -0500] [Job 21957] File contains 3 pages
> D [13/Jan/2014:08:14:47 -0500] [Job 21957] Starting renderer with command:
> gs -dFirstPage=1  -q -dBATCH -dPARANOIDSAFER -dNOPAUSE -dNOINTERPOLATE
> -sDEVICE=pxlmono -r600x600 -dMediaPosition=0 -dDEVICEWIDTHPOINTS=612
> -dDEVICEHEIGHTPOINTS=792 -sOutputFile=-
> /var/spool/cups/tmp/foomatic-pScvJN
> D [13/Jan/2014:08:14:47 -0500] [Job 21957] Starting process "kid3"
> (generation 1)
> D [13/Jan/2014:08:14:47 -0500] [Job 21957] Starting process "kid4"
> (generation 2)
> D [13/Jan/2014:08:14:47 -0500] [Job 21957] Starting process "renderer"
> (generation 2)
> D [13/Jan/2014:08:14:47 -0500] [Job 21957] JCL: %-12345X at PJL
> D [13/Jan/2014:08:14:47 -0500] [Job 21957] <job data>
> D [13/Jan/2014:08:14:47 -0500] [Job 21957]
> D [13/Jan/2014:08:14:47 -0500] cupsdAcceptClient: 24 from localhost
> (Domain)
> D [13/Jan/2014:08:14:47 -0500] cupsdReadClient: 24 POST / HTTP/1.1
> D [13/Jan/2014:08:14:47 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:47 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:47 -0500] cupsdReadClient: 24 1.1 Get-Jobs 1
> D [13/Jan/2014:08:14:47 -0500] Get-Jobs ipp://localhost/
> D [13/Jan/2014:08:14:47 -0500] [Job 7376] Loading attributes...
> D [13/Jan/2014:08:14:47 -0500] [Job 7444] Loading attributes...
> D [13/Jan/2014:08:14:47 -0500] [Job 13645] Loading attributes...
> D [13/Jan/2014:08:14:47 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/) from localhost
> D [13/Jan/2014:08:14:47 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:47 -0500] cupsdReadClient: 24 WAITING Closing on EOF
> D [13/Jan/2014:08:14:47 -0500] cupsdCloseClient: 24
> D [13/Jan/2014:08:14:47 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:47 -0500] cupsdAcceptClient: 24 from 10.10.1.168:631(IPv4)
> D [13/Jan/2014:08:14:47 -0500] cupsdReadClient: 24 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:47 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:47 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:47 -0500] cupsdReadClient: 24 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:14:47 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:47 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:47 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:47 -0500] cupsdReadClient: 24 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:47 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:47 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:47 -0500] cupsdReadClient: 24 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:14:47 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:47 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:47 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:47 -0500] cupsdReadClient: 24 WAITING Closing on EOF
> D [13/Jan/2014:08:14:47 -0500] cupsdCloseClient: 24
> D [13/Jan/2014:08:14:47 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:47 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:14:47 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:14:47 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:47 -0500] cupsdAcceptClient: 22 from 10.10.1.168:631(IPv4)
> D [13/Jan/2014:08:14:47 -0500] cupsdReadClient: 22 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:47 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:47 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:47 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:14:47 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:47 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:47 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:48 -0500] cupsdAcceptClient: 24 from 10.10.1.168:631(IPv4)
> D [13/Jan/2014:08:14:48 -0500] cupsdReadClient: 24 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:48 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:48 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:48 -0500] cupsdReadClient: 24 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:14:48 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:48 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:48 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:48 -0500] cupsdReadClient: 24 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:48 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:48 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:48 -0500] cupsdReadClient: 24 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:14:48 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:48 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:48 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:48 -0500] cupsdReadClient: 24 WAITING Closing on EOF
> D [13/Jan/2014:08:14:48 -0500] cupsdCloseClient: 24
> D [13/Jan/2014:08:14:48 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:48 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:14:48 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:14:48 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:48 -0500] cupsdAcceptClient: 22 from 10.10.1.168:631(IPv4)
> D [13/Jan/2014:08:14:48 -0500] cupsdReadClient: 22 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:48 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:48 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:48 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:14:48 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:48 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:48 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:50 -0500] cupsdAcceptClient: 24 from 10.10.1.168:631(IPv4)
> D [13/Jan/2014:08:14:50 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:14:50 -0500] cupsdReadClient: 24 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:50 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:50 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:50 -0500] cupsdReadClient: 24 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:14:50 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:50 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> I [13/Jan/2014:08:14:50 -0500] [Job 21955] Spooling job, 14% complete.
> D [13/Jan/2014:08:14:50 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 14% complete.", current level=INFO
> D [13/Jan/2014:08:14:50 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:50 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> D [13/Jan/2014:08:14:50 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:50 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> I [13/Jan/2014:08:14:50 -0500] [Job 21955] Spooling job, 19% complete.
> D [13/Jan/2014:08:14:50 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 19% complete.", current level=INFO
> D [13/Jan/2014:08:14:50 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:50 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> D [13/Jan/2014:08:14:50 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:50 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> D [13/Jan/2014:08:14:50 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:50 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:50 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:50 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:50 -0500] [Job 21955] Spooling job, 23% complete.
> D [13/Jan/2014:08:14:50 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 23% complete.", current level=INFO
> I [13/Jan/2014:08:14:50 -0500] [Job 21955] Spooling job, 28% complete.
> D [13/Jan/2014:08:14:50 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 28% complete.", current level=INFO
> D [13/Jan/2014:08:14:50 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:50 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> D [13/Jan/2014:08:14:50 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:50 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> D [13/Jan/2014:08:14:50 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:50 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:50 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:50 -0500] cupsdReadClient: 24 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:50 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:50 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:50 -0500] cupsdReadClient: 24 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:14:50 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:50 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:50 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:50 -0500] cupsdReadClient: 24 WAITING Closing on EOF
> D [13/Jan/2014:08:14:50 -0500] cupsdCloseClient: 24
> D [13/Jan/2014:08:14:50 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:50 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:14:50 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:14:50 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:50 -0500] cupsdAcceptClient: 22 from 10.10.1.168:631(IPv4)
> D [13/Jan/2014:08:14:50 -0500] cupsdReadClient: 22 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:50 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:50 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:51 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:14:51 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:51 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] renderer exited with status 0
> D [13/Jan/2014:08:14:51 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:14:51 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] kid4 exited with status 0
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] kid3 finished
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Kid3 exit status: 0
> D [13/Jan/2014:08:14:51 -0500] [Job 21957]
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Closing foomatic-rip.
> D [13/Jan/2014:08:14:51 -0500] PID 5226
> (/usr/lib/cups/filter/foomatic-rip) exited with no errors.
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE: +connecting-to-device
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Looking up "10.10.0.136"...
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Connecting to 10.10.0.136:515for printer
> I [13/Jan/2014:08:14:51 -0500] [Job 21957] Connecting to printer.
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Set job-printer-state-message
> to "Connecting to printer.", current level=INFO
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE: -connecting-to-device
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:51 -0500] [Job 21957] Connected to printer.
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Set job-printer-state-message
> to "Connected to printer.", current level=INFO
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Connected to 10.10.0.136:515(local port 1022)...
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] ATTR: marker-colors=none
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] ATTR: marker-names='"Toner
> Cartridge"'
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] ATTR: marker-types=toner
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] ATTR: marker-levels=69
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] new_supply_state=0,
> change_state=ffff
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE: -developer-low-report
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE: -developer-empty-warning
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE: -marker-supply-low-report
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE:
> -marker-supply-empty-warning
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE: -opc-near-eol-report
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE: -opc-life-over-warning
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE: -toner-low-report
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE: -toner-empty-warning
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] new_state=0, change_state=ffff
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE: -media-low-report
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE: -media-empty-warning
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE: -door-open-report
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE: -media-jam-warning
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE:
> -input-tray-missing-warning
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE:
> -output-tray-missing-warning
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE:
> -marker-supply-missing-warning
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE:
> -output-area-almost-full-report
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] STATE: -output-area-full-warning
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] lpd_command 02
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Sending command string (2
> bytes)...
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Reading command status...
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] lpd_command returning 0
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Control file is:
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Hshs-papercut
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] PGuest
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] JArabSpringglobalstudies1B_1_pdf
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] ldfA241shs-papercut
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] UdfA241shs-papercut
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] NArabSpringglobalstudies1B_1_pdf
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] lpd_command 02 127
> cfA241shs-papercut
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Sending command string (24
> bytes)...
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Reading command status...
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] lpd_command returning 0
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Sending control file (127 bytes)
> I [13/Jan/2014:08:14:51 -0500] [Job 21957] Control file sent successfully.
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Set job-printer-state-message
> to "Control file sent successfully.", current level=INFO
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] lpd_command 03 1275482
> dfA241shs-papercut
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Sending command string (28
> bytes)...
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Reading command status...
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] lpd_command returning 0
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Sending data file (1275482
> bytes)
> I [13/Jan/2014:08:14:51 -0500] [Job 21957] Spooling job, 0% complete.
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 0% complete.", current level=INFO
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:51 -0500] [Job 21957] Spooling job, 3% complete.
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 3% complete.", current level=INFO
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:51 -0500] [Job 21957] Spooling job, 5% complete.
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 5% complete.", current level=INFO
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:51 -0500] [Job 21957] Spooling job, 8% complete.
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 8% complete.", current level=INFO
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:51 -0500] [Job 21957] Spooling job, 10% complete.
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 10% complete.", current level=INFO
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:51 -0500] [Job 21957] Spooling job, 13% complete.
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 13% complete.", current level=INFO
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:51 -0500] [Job 21957] Spooling job, 15% complete.
> D [13/Jan/2014:08:14:51 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 15% complete.", current level=INFO
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:51 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:51 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21955] Spooling job, 33% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 33% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:14:52 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21955] Spooling job, 37% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 37% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21955] Spooling job, 42% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 42% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21955] Spooling job, 47% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 47% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21955] Spooling job, 51% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 51% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21955] Spooling job, 56% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 56% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21955] Spooling job, 61% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 61% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21955] Spooling job, 65% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 65% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21955] Spooling job, 70% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 70% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21957] Spooling job, 18% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 18% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:14:52 -0500] [Job 21955] Spooling job, 75% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 75% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21955] Spooling job, 80% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 80% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21955] Spooling job, 84% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 84% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21955] Spooling job, 89% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 89% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21957] Spooling job, 21% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 21% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21955] Spooling job, 94% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 94% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21955] Spooling job, 98% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] Set job-printer-state-message
> to "Spooling job, 98% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21957] Spooling job, 23% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 23% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21955] Data file sent successfully.
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] Set job-printer-state-message
> to "Data file sent successfully.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] ATTR:
> marker-levels=-1,-1,-1,-1,-1
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] new_supply_state=0,
> change_state=0
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] PID 4945 (/usr/lib/cups/backend/papercut)
> exited with no errors.
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] new_state=4200,
> change_state=4400
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] STATE: +media-empty-warning
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] STATE: -media-jam-warning
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Job 21955] PAGE: 1 1
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:14:52 -0500] [Job 21955] Job completed.
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21957] Spooling job, 26% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 26% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21957] Spooling job, 28% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 28% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21957] Spooling job, 31% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 31% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21957] Spooling job, 33% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 33% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:52 -0500] [Job 21957] Spooling job, 36% complete.
> D [13/Jan/2014:08:14:52 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 36% complete.", current level=INFO
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:52 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:53 -0500] [Job 21957] Spooling job, 39% complete.
> D [13/Jan/2014:08:14:53 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 39% complete.", current level=INFO
> D [13/Jan/2014:08:14:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] [Job 21955] Unloading...
> D [13/Jan/2014:08:14:53 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:14:53 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:14:53 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:14:53 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:53 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:53 -0500] [Job 21957] Spooling job, 41% complete.
> D [13/Jan/2014:08:14:53 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 41% complete.", current level=INFO
> D [13/Jan/2014:08:14:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:53 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:53 -0500] [Job 21957] Spooling job, 44% complete.
> D [13/Jan/2014:08:14:53 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 44% complete.", current level=INFO
> D [13/Jan/2014:08:14:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:53 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:53 -0500] [Job 21957] Spooling job, 46% complete.
> D [13/Jan/2014:08:14:53 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 46% complete.", current level=INFO
> D [13/Jan/2014:08:14:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:53 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:53 -0500] [Job 21957] Spooling job, 49% complete.
> D [13/Jan/2014:08:14:53 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 49% complete.", current level=INFO
> D [13/Jan/2014:08:14:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:53 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:53 -0500] [Job 21957] Spooling job, 51% complete.
> D [13/Jan/2014:08:14:53 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 51% complete.", current level=INFO
> D [13/Jan/2014:08:14:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:53 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:53 -0500] [Job 21957] Spooling job, 54% complete.
> D [13/Jan/2014:08:14:53 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 54% complete.", current level=INFO
> D [13/Jan/2014:08:14:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:53 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:53 -0500] [Job 21957] Spooling job, 57% complete.
> D [13/Jan/2014:08:14:53 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 57% complete.", current level=INFO
> D [13/Jan/2014:08:14:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:53 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:53 -0500] cupsdAcceptClient: 21 from 10.10.1.168:631(IPv4)
> D [13/Jan/2014:08:14:53 -0500] cupsdReadClient: 21 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:53 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:14:53 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:53 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:53 -0500] cupsdReadClient: 21 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:53 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:53 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:14:53 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:53 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:53 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:14:53 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:14:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:54 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:14:54 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:14:54 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:54 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:14:54 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:14:54 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:14:54 -0500] cupsdAcceptClient: 21 from 10.10.1.168:631(IPv4)
> D [13/Jan/2014:08:14:54 -0500] cupsdReadClient: 21 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:54 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:54 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:54 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:14:54 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:54 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:54 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:55 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:14:55 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:14:55 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> I [13/Jan/2014:08:14:55 -0500] [Job 21957] Spooling job, 59% complete.
> D [13/Jan/2014:08:14:55 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 59% complete.", current level=INFO
> D [13/Jan/2014:08:14:55 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:55 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:55 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:55 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:55 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:55 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:55 -0500] [Job 21957] Spooling job, 62% complete.
> D [13/Jan/2014:08:14:55 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 62% complete.", current level=INFO
> D [13/Jan/2014:08:14:55 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:55 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:55 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:55 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:55 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:55 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:55 -0500] [Job 21957] Spooling job, 64% complete.
> D [13/Jan/2014:08:14:55 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 64% complete.", current level=INFO
> D [13/Jan/2014:08:14:55 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:55 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:55 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:55 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:55 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:55 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:55 -0500] [Job 21957] Spooling job, 67% complete.
> D [13/Jan/2014:08:14:55 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 67% complete.", current level=INFO
> D [13/Jan/2014:08:14:55 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:55 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:55 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:55 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:55 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:55 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:56 -0500] [Job 21957] Spooling job, 69% complete.
> D [13/Jan/2014:08:14:56 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 69% complete.", current level=INFO
> D [13/Jan/2014:08:14:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:56 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:14:56 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:14:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:56 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:56 -0500] [Job 21957] Spooling job, 72% complete.
> D [13/Jan/2014:08:14:56 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 72% complete.", current level=INFO
> D [13/Jan/2014:08:14:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:56 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:56 -0500] [Job 21957] Spooling job, 75% complete.
> D [13/Jan/2014:08:14:56 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 75% complete.", current level=INFO
> D [13/Jan/2014:08:14:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:56 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:56 -0500] [Job 21957] Spooling job, 77% complete.
> D [13/Jan/2014:08:14:56 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 77% complete.", current level=INFO
> D [13/Jan/2014:08:14:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:56 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:56 -0500] [Job 21957] Spooling job, 80% complete.
> D [13/Jan/2014:08:14:56 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 80% complete.", current level=INFO
> D [13/Jan/2014:08:14:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:56 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:56 -0500] [Job 21957] Spooling job, 82% complete.
> D [13/Jan/2014:08:14:56 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 82% complete.", current level=INFO
> D [13/Jan/2014:08:14:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:56 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:56 -0500] [Job 21957] Spooling job, 85% complete.
> D [13/Jan/2014:08:14:56 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 85% complete.", current level=INFO
> D [13/Jan/2014:08:14:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:56 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:57 -0500] [Job 21957] Spooling job, 87% complete.
> D [13/Jan/2014:08:14:57 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 87% complete.", current level=INFO
> D [13/Jan/2014:08:14:57 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:57 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:57 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:57 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:57 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:14:57 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:14:57 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:57 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:57 -0500] [Job 21957] Spooling job, 90% complete.
> D [13/Jan/2014:08:14:57 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 90% complete.", current level=INFO
> D [13/Jan/2014:08:14:57 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:57 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:57 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:57 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:57 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:57 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:57 -0500] [Job 21957] Spooling job, 92% complete.
> D [13/Jan/2014:08:14:57 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 92% complete.", current level=INFO
> D [13/Jan/2014:08:14:57 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:57 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:57 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:57 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:57 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:57 -0500] [Notifier] state=3
> I [13/Jan/2014:08:14:57 -0500] [Job 21957] Spooling job, 95% complete.
> D [13/Jan/2014:08:14:57 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 95% complete.", current level=INFO
> D [13/Jan/2014:08:14:57 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:57 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:57 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:57 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:57 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:57 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:58 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:14:58 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:14:58 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> I [13/Jan/2014:08:14:58 -0500] [Job 21957] Spooling job, 98% complete.
> D [13/Jan/2014:08:14:58 -0500] [Job 21957] Set job-printer-state-message
> to "Spooling job, 98% complete.", current level=INFO
> D [13/Jan/2014:08:14:58 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:58 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:58 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:58 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:58 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:58 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:58 -0500] cupsdAcceptClient: 22 from 10.10.1.168:631(IPv4)
> D [13/Jan/2014:08:14:58 -0500] cupsdReadClient: 22 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:58 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:58 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:58 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:14:58 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:58 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:58 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:58 -0500] cupsdReadClient: 22 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:58 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:58 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:58 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:14:58 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:58 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:58 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:14:58 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:14:58 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:14:58 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:59 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:14:59 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:14:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:59 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:14:59 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:14:59 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:14:59 -0500] cupsdAcceptClient: 21 from 10.10.1.168:631(IPv4)
> D [13/Jan/2014:08:14:59 -0500] cupsdReadClient: 21 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:14:59 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:59 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:14:59 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:14:59 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:14:59 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:14:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> I [13/Jan/2014:08:14:59 -0500] [Job 21957] Data file sent successfully.
> D [13/Jan/2014:08:14:59 -0500] [Job 21957] Set job-printer-state-message
> to "Data file sent successfully.", current level=INFO
> D [13/Jan/2014:08:14:59 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:59 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:59 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:59 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:59 -0500] [Job 21957] ATTR: marker-levels=62
> D [13/Jan/2014:08:14:59 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:14:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:59 -0500] [Job 21957] new_supply_state=0,
> change_state=0
> D [13/Jan/2014:08:14:59 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:59 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:59 -0500] [Job 21957] new_state=0, change_state=0
> D [13/Jan/2014:08:14:59 -0500] [Job 21957] PAGE: 1 1
> D [13/Jan/2014:08:14:59 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:59 -0500] PID 5227 (/usr/lib/cups/backend/papercut)
> exited with no errors.
> D [13/Jan/2014:08:14:59 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:14:59 -0500] [Job 21957] Job completed.
> D [13/Jan/2014:08:14:59 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:14:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:59 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:14:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:14:59 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:59 -0500] [Notifier] state=3
> D [13/Jan/2014:08:14:59 -0500] [Notifier] state=3
> D [13/Jan/2014:08:15:00 -0500] [Job 21957] Unloading...
> D [13/Jan/2014:08:15:00 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:15:00 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:15:00 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:15:01 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:15:01 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:15:01 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:15:02 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:15:02 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:15:02 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:15:03 -0500] Report: clients=2
> D [13/Jan/2014:08:15:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:15:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:15:03 -0500] Report: printers=34
> D [13/Jan/2014:08:15:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:15:03 -0500] Report: stringpool-string-count=208004
> D [13/Jan/2014:08:15:03 -0500] Report: stringpool-alloc-bytes=329952
> D [13/Jan/2014:08:15:03 -0500] Report: stringpool-total-bytes=3767000
> D [13/Jan/2014:08:15:06 -0500] cupsdAcceptClient: 22 from 10.10.1.168:631(IPv4)
> D [13/Jan/2014:08:15:06 -0500] cupsdReadClient: 22 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:15:06 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:15:06 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:06 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:15:06 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:15:06 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:15:06 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:15:06 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:15:06 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:15:06 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:15:06 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:07 -0500] cupsdReadClient: 22 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:15:07 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:15:07 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:07 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:15:07 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:15:07 -0500] [Job 21957] Loading attributes...
> D [13/Jan/2014:08:15:07 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:15:07 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:07 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:15:07 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:15:07 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:15:07 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:15:07 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:15:07 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:15:07 -0500] cupsdAcceptClient: 21 from 10.10.1.168:631(IPv4)
> D [13/Jan/2014:08:15:07 -0500] cupsdReadClient: 21 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:15:07 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:15:07 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:07 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:15:07 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:15:07 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:15:07 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:07 -0500] cupsdReadClient: 21 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:15:07 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:15:07 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:07 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:15:07 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:15:07 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.1.168
> D [13/Jan/2014:08:15:07 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:07 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:15:07 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:15:07 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> I [13/Jan/2014:08:15:16 -0500] Saving printers.conf...
> I [13/Jan/2014:08:15:16 -0500] Saving job.cache...
> I [13/Jan/2014:08:15:16 -0500] Saving subscriptions.conf...
> D [13/Jan/2014:08:15:16 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Dirty files"
> D [13/Jan/2014:08:15:21 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:15:22 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:15:22 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:15:23 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:15:23 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:15:24 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:15:24 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:15:24 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:15:25 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:15:25 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:15:25 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:15:26 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:15:26 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:15:26 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:15:27 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:15:27 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:15:28 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:15:28 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:15:29 -0500] cupsdAcceptClient: 21 from 10.10.1.248:631(IPv4)
> D [13/Jan/2014:08:15:29 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:15:29 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:15:29 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:15:29 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:15:29 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:29 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:15:29 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:15:29 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.248
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:15:29 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:15:29 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:29 -0500] cupsdAcceptClient: 22 from 10.10.1.248:631(IPv4)
> D [13/Jan/2014:08:15:29 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:15:29 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:29 -0500] cupsdReadClient: 21 2.0 Validate-Job 1
> D [13/Jan/2014:08:15:29 -0500] Validate-Job
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:15:29 -0500] Returning IPP successful-ok for
> Validate-Job (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.248
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:15:29 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:15:29 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:29 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:15:29 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:15:29 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.248
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:15:29 -0500] cupsdReadClient: 21 2.0 Create-Job 1
> D [13/Jan/2014:08:15:29 -0500] Create-Job
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:15:29 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients"
> D [13/Jan/2014:08:15:29 -0500] add_job: requesting-user-name="Guest"
> D [13/Jan/2014:08:15:29 -0500] Adding default job-sheets values
> "none,none"...
> I [13/Jan/2014:08:15:29 -0500] [Job 21958] Adding start banner page "none".
> D [13/Jan/2014:08:15:29 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:15:29 -0500] [Job 21958] Queued on
> "SHS_iMacLab_Xerox_Phaser_6250DP" by "Guest".
> D [13/Jan/2014:08:15:29 -0500] Returning IPP successful-ok for Create-Job (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.248
> D [13/Jan/2014:08:15:29 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:29 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:29 -0500] [Notifier] state=3
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:29 -0500] cupsdReadClient: 22 2.0 Get-Jobs 1
> D [13/Jan/2014:08:15:29 -0500] Get-Jobs
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:15:29 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.248
> D [13/Jan/2014:08:15:29 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:29 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:29 -0500] cupsdReadClient: 21 2.0 Send-Document 1
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:29 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:15:29 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:29 -0500] Send-Document
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:15:29 -0500] cupsdIsAuthorized:
> requesting-user-name="Guest"
> D [13/Jan/2014:08:15:29 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:15:29 -0500] [Job 21958] File of type application/pdf
> queued by "Guest".
> I [13/Jan/2014:08:15:29 -0500] [Job 21958] Adding end banner page "none".
> D [13/Jan/2014:08:15:29 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:29 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:29 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] job-sheets=none,none
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> argv[0]="SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] argv[1]="21958"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] argv[2]="Guest"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] argv[3]="My Defining Moment -
> Google Drive"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] argv[4]="1"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> argv[5]="AP_ColorMatchingMode=AP_ApplicationColorMatching AP_D_InputSlot=
> nocollate ColorModel=Gray
> com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf
> com.apple.print.JobInfo.PMApplicationName=Chrome
> com.apple.print.JobInfo.PMJobName=My\ Defining\ Moment\ -\ Google\ Drive
> com.apple.print.JobInfo.PMJobOwner=Guest\ User
> com.apple.print.PrinterInfo.PMColorDeviceID..n.=42731
> com.apple.print.PrintSettings.PMColorMatchingMode..n.=0
> com.apple.print.PrintSettings.PMColorSpaceModel..n.=1
> com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580
> com.apple.print.PrintSettings.PMCopies..n.=1
> com.apple.print.PrintSettings.PMCopyCollate..b.
> com.apple.print.PrintSettings.PMDuplexing..n.=1
> com.apple.print.PrintSettings.PMFirstPage..n.=1
> com.apple.print.PrintSettings.PMLastPage..n.=2147483647
> com.apple.print.PrintSettings.PMPageRange..a.0..n.=1
> com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647
> com.apple.print.PrintSettings.PMTotalBeginPages..n.=2
> com.apple.print.PrintSettings.PMTotalSidesImaged..n.=2
> DestinationPrinterID=SHS_iMacLab_Xerox_Phaser_6250DP___shs_papercut
> Duplex=None job-impressions=2 job-originating-host-name=10.10.1.248
> job-uuid=urn:uuid:cdcbb8da-61c6-330a-5895-d24c79f258a4 media=Letter
> PageSize=Letter pserrorhandler-requested=standard sides=one-sided
> time-at-creation=1389618915 time-at-processing=1389618929 fitplot
> scaling=103 time-at-creation=1389618929"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> argv[6]="/var/spool/cups/d21958-001"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[0]="CUPS_CACHEDIR=/var/cache/cups"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[1]="CUPS_DATADIR=/usr/share/cups"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[6]="CUPS_SERVERROOT=/etc/cups"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[7]="CUPS_STATEDIR=/var/run/cups"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[8]="HOME=/var/spool/cups/tmp"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[10]="SERVER_ADMIN=root at shs-papercut"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] envp[11]="SOFTWARE=CUPS/1.5.3"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[12]="TMPDIR=/var/spool/cups/tmp"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] envp[13]="USER=root"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[15]="CUPS_ENCRYPTION=IfRequested"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] envp[16]="IPP_PORT=631"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] envp[17]="CHARSET=utf-8"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] envp[18]="LANG=en_US.UTF-8"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[19]="PPD=/etc/cups/ppd/SHS_iMacLab_Xerox_Phaser_6250DP.ppd"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] envp[20]="RIP_MAX_CACHE=128m"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[21]="CONTENT_TYPE=application/pdf"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[22]="DEVICE_URI=papercut:lpd://10.10.0.110"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[23]="PRINTER_INFO=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[24]="PRINTER_LOCATION=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[25]="PRINTER=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[26]="PRINTER_STATE_REASONS=opc-life-over-warning,toner-low-report"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[27]="CUPS_FILETYPE=document"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958]
> envp[28]="FINAL_CONTENT_TYPE=application/vnd.cups-postscript"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] envp[29]="AUTH_I****"
> I [13/Jan/2014:08:15:29 -0500] [Job 21958] Started filter
> /usr/lib/cups/filter/pdftopdf (PID 5310)
> I [13/Jan/2014:08:15:29 -0500] [Job 21958] Started filter
> /usr/lib/cups/filter/pdftops (PID 5311)
> I [13/Jan/2014:08:15:29 -0500] [Job 21958] Started backend
> /usr/lib/cups/backend/papercut (PID 5312)
> D [13/Jan/2014:08:15:29 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:29 -0500] Returning IPP successful-ok for
> Send-Document (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.248
> D [13/Jan/2014:08:15:29 -0500] [Notifier] state=3
> D [13/Jan/2014:08:15:29 -0500] [Notifier] state=3
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:15:29 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:15:29 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:15:29 -0500] cupsdAcceptClient: 21 from 10.10.1.248:631(IPv4)
> D [13/Jan/2014:08:15:29 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:15:29 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:29 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:15:29 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:15:29 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.248
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] papercut: CUPS Provider
> Version:13.2.0.22278
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] pdftops - copying to temp print
> file "/tmp/014bf52de7164"
> D [13/Jan/2014:08:15:29 -0500] PID 5310 (/usr/lib/cups/filter/pdftopdf)
> exited with no errors.
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] Using image rendering
> resolution 300 dpi
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] Started filter pdftops (PID
> 5313)
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] Started filter pstops (PID 5314)
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] Page = 612x792; 14,14 to 598,778
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] slow_collate=0, slow_duplex=0,
> slow_order=0
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] Before copy_comments -
> %!PS-Adobe-3.0
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] %!PS-Adobe-3.0
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] %Produced by poppler pdftops
> version: 0.18.4 (http://poppler.freedesktop.org)
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] %%LanguageLevel: 2
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] %%DocumentSuppliedResources:
> (atend)
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] %%DocumentMedia: plain 612 792
> 0 () ()
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] %%BoundingBox: 0 0 612 792
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] %%Pages: 2
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] %%EndComments
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] Before copy_prolog -
> %%BeginDefaults
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] Before copy_setup - %%BeginSetup
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] Before page loop - %%Page: 1 1
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] Copying page 1...
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] PAGE: 1 1
> D [13/Jan/2014:08:15:29 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:15:29 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:15:29 -0500] [Job 21958] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:15:29 -0500] [Notifier] state=3
> D [13/Jan/2014:08:15:30 -0500] [Job 21958] Copying page 2...
> D [13/Jan/2014:08:15:30 -0500] [Job 21958] PAGE: 2 1
> D [13/Jan/2014:08:15:30 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:15:30 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:15:30 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:15:30 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:15:30 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:15:30 -0500] [Job 21958] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:15:30 -0500] [Job 21958] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:15:30 -0500] [Job 21958] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:15:30 -0500] [Job 21958] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:15:30 -0500] [Job 21958] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:15:30 -0500] [Notifier] state=3
> D [13/Jan/2014:08:15:30 -0500] cupsdAcceptClient: 23 from localhost
> (Domain)
> D [13/Jan/2014:08:15:30 -0500] cupsdReadClient: 23 POST / HTTP/1.1
> D [13/Jan/2014:08:15:30 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:15:30 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:30 -0500] cupsdReadClient: 23 1.1 Get-Jobs 1
> D [13/Jan/2014:08:15:30 -0500] Get-Jobs ipp://localhost/
> D [13/Jan/2014:08:15:30 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/) from localhost
> D [13/Jan/2014:08:15:30 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:15:30 -0500] cupsdReadClient: 23 WAITING Closing on EOF
> D [13/Jan/2014:08:15:30 -0500] cupsdCloseClient: 23
> D [13/Jan/2014:08:15:30 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:15:30 -0500] [Job 21958] Wrote 2 pages...
> D [13/Jan/2014:08:15:30 -0500] [Job 21958] PID 5314 (pstops) exited with
> no errors.
> D [13/Jan/2014:08:15:30 -0500] [Job 21958] PID 5313 (pdftops) exited with
> no errors.
> D [13/Jan/2014:08:15:30 -0500] PID 5311 (/usr/lib/cups/filter/pdftops)
> exited with no errors.
> D [13/Jan/2014:08:15:30 -0500] cupsdAcceptClient: 23 from 10.10.1.248:631(IPv4)
> D [13/Jan/2014:08:15:30 -0500] cupsdReadClient: 23 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:15:30 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:15:30 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:30 -0500] cupsdReadClient: 23 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:15:30 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:15:30 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.248
> D [13/Jan/2014:08:15:30 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:15:30 -0500] cupsdReadClient: 23 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:15:30 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:15:30 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:30 -0500] cupsdReadClient: 23 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:15:30 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:15:30 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.248
> D [13/Jan/2014:08:15:30 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:15:30 -0500] cupsdReadClient: 23 WAITING Closing on EOF
> D [13/Jan/2014:08:15:30 -0500] cupsdCloseClient: 23
> D [13/Jan/2014:08:15:30 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:15:30 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:15:30 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:15:30 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:15:30 -0500] cupsdAcceptClient: 21 from 10.10.1.248:631(IPv4)
> D [13/Jan/2014:08:15:30 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:15:30 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:15:30 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:30 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:15:30 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:15:30 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.248
> D [13/Jan/2014:08:15:30 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:15:31 -0500] PID 5312 (/usr/lib/cups/backend/papercut)
> exited with no errors.
> D [13/Jan/2014:08:15:31 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:15:31 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:15:31 -0500] [Job 21958] Job completed.
> D [13/Jan/2014:08:15:31 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:15:31 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:15:31 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:15:31 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:15:31 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:15:31 -0500] [Job 21958] Unloading...
> D [13/Jan/2014:08:15:31 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:15:31 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:15:31 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:15:31 -0500] [Notifier] state=3
> D [13/Jan/2014:08:15:31 -0500] [Notifier] state=3
> D [13/Jan/2014:08:15:31 -0500] cupsdAcceptClient: 22 from 10.10.1.248:631(IPv4)
> D [13/Jan/2014:08:15:31 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:15:31 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:15:31 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:31 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:15:31 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:15:31 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.248
> D [13/Jan/2014:08:15:31 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:31 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:15:31 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:15:31 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:31 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:15:31 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:15:31 -0500] [Job 21958] Loading attributes...
> D [13/Jan/2014:08:15:31 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.248
> D [13/Jan/2014:08:15:31 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:31 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:15:31 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:15:31 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:15:31 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:15:31 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:15:31 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:15:31 -0500] cupsdAcceptClient: 21 from 10.10.1.248:631(IPv4)
> D [13/Jan/2014:08:15:31 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:15:31 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:15:31 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:31 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:15:31 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:15:31 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.248
> D [13/Jan/2014:08:15:31 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:31 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:15:31 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:15:31 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:15:31 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:15:31 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:15:31 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.248
> D [13/Jan/2014:08:15:31 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:15:31 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:15:31 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:15:31 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:15:32 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:15:32 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:15:32 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:15:33 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:15:33 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:15:33 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:15:34 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:15:34 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:15:48 -0500] [Job 7376] Unloading...
> D [13/Jan/2014:08:15:48 -0500] [Job 7444] Unloading...
> D [13/Jan/2014:08:15:48 -0500] [Job 13645] Unloading...
> D [13/Jan/2014:08:15:53 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:15:53 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:15:54 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:15:54 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:15:55 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:15:55 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:15:55 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:15:56 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:15:56 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:15:56 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:15:57 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:15:57 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:15:57 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:15:58 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:15:58 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> I [13/Jan/2014:08:15:59 -0500] Saving job.cache...
> I [13/Jan/2014:08:16:00 -0500] Saving subscriptions.conf...
> D [13/Jan/2014:08:16:00 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Dirty files"
> D [13/Jan/2014:08:16:00 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:16:00 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:16:00 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:16:01 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:16:01 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:16:01 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:16:02 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:16:02 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:16:02 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:16:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:16:03 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:16:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:16:03 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:16:03 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:16:03 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:16:03 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:16:03 -0500] Report: clients=1
> D [13/Jan/2014:08:16:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:16:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:16:03 -0500] Report: printers=34
> D [13/Jan/2014:08:16:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:16:03 -0500] Report: stringpool-string-count=208035
> D [13/Jan/2014:08:16:03 -0500] Report: stringpool-alloc-bytes=328408
> D [13/Jan/2014:08:16:03 -0500] Report: stringpool-total-bytes=3765072
> D [13/Jan/2014:08:16:04 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:16:04 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:16:04 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:16:05 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:16:05 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:16:05 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:16:08 -0500] [Job 21957] Unloading...
> D [13/Jan/2014:08:16:24 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:16:24 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:16:25 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:16:25 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:16:26 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:16:26 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:16:26 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:16:27 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:16:27 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:16:27 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:16:28 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:16:28 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:16:28 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:16:29 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:16:29 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:16:31 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:16:31 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:16:31 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:16:32 -0500] [Job 21958] Unloading...
> D [13/Jan/2014:08:16:32 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:16:32 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:16:32 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:16:33 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:16:33 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:16:33 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:16:34 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:16:34 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:16:34 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:16:35 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:16:35 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:16:35 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:16:36 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:16:36 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:16:36 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:16:52 -0500] cupsdAcceptClient: 21 from 10.10.2.160:631(IPv4)
> D [13/Jan/2014:08:16:52 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:16:52 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:16:52 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:16:52 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:16:52 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.160
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:16:52 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:16:52 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:16:52 -0500] cupsdAcceptClient: 22 from 10.10.2.160:631(IPv4)
> D [13/Jan/2014:08:16:52 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:16:52 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:16:52 -0500] cupsdReadClient: 21 2.0 Validate-Job 1
> D [13/Jan/2014:08:16:52 -0500] Validate-Job
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:16:52 -0500] Returning IPP successful-ok for
> Validate-Job (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.160
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:16:52 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:16:52 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:16:52 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.160
> D [13/Jan/2014:08:16:52 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:16:52 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:16:52 -0500] cupsdReadClient: 21 2.0 Create-Job 1
> D [13/Jan/2014:08:16:52 -0500] Create-Job
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:16:52 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients"
> D [13/Jan/2014:08:16:52 -0500] add_job: requesting-user-name="Guest"
> D [13/Jan/2014:08:16:52 -0500] Adding default job-sheets values
> "none,none"...
> I [13/Jan/2014:08:16:52 -0500] [Job 21959] Adding start banner page "none".
> D [13/Jan/2014:08:16:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:16:52 -0500] [Job 21959] Queued on
> "SHS_iMacLab_Xerox_Phaser_6250DP" by "Guest".
> D [13/Jan/2014:08:16:52 -0500] Returning IPP successful-ok for Create-Job (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.160
> D [13/Jan/2014:08:16:52 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:16:52 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:16:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:16:52 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:16:52 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:16:52 -0500] cupsdReadClient: 22 2.0 Get-Jobs 1
> D [13/Jan/2014:08:16:52 -0500] Get-Jobs
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:16:52 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.160
> D [13/Jan/2014:08:16:52 -0500] cupsdReadClient: 21 2.0 Send-Document 1
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:16:52 -0500] Send-Document
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:16:52 -0500] cupsdIsAuthorized:
> requesting-user-name="Guest"
> D [13/Jan/2014:08:16:52 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:16:52 -0500] [Job 21959] File of type application/pdf
> queued by "Guest".
> I [13/Jan/2014:08:16:52 -0500] [Job 21959] Adding end banner page "none".
> D [13/Jan/2014:08:16:52 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:16:52 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:16:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959] job-sheets=none,none
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> argv[0]="SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959] argv[1]="21959"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959] argv[2]="Guest"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959] argv[3]="KarleesAoW8.pdf"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959] argv[4]="1"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> argv[5]="AP_ColorMatchingMode=AP_ApplicationColorMatching AP_D_InputSlot=
> nocollate com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf
> com.apple.print.JobInfo.PMApplicationName=Preview
> com.apple.print.JobInfo.PMJobName=KarleesAoW8.pdf
> com.apple.print.JobInfo.PMJobOwner=Guest\ User
> com.apple.print.PageToPaperMappingMediaName=Letter
> com.apple.print.PageToPaperMappingType..n.=1
> com.apple.print.PrinterInfo.PMColorDeviceID..n.=42731
> com.apple.print.PrintSettings.PMColorMatchingMode..n.=0
> com.apple.print.PrintSettings.PMColorSpaceModel..n.=1
> com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580
> com.apple.print.PrintSettings.PMCopies..n.=1
> com.apple.print.PrintSettings.PMCopyCollate..b.
> com.apple.print.PrintSettings.PMDestinationType..n.=1
> com.apple.print.PrintSettings.PMFirstPage..n.=1
> com.apple.print.PrintSettings.PMLastPage..n.=2147483647
> com.apple.print.PrintSettings.PMPageRange..a.0..n.=1
> com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647
> nocom.apple.print.PrintSettings.PMPrintSelectionOnly..b.
> com.apple.print.PrintSettings.PMTotalBeginPages..n.=1
> com.apple.print.PrintSettings.PMTotalSidesImaged..n.=1
> DestinationPrinterID=SHS_iMacLab_Xerox_Phaser_6250DP___shs_papercut
> Duplex=None job-impressions=1 job-originating-host-name=10.10.2.160
> job-uuid=urn:uuid:cac8fe66-0531-363a-76dc-a99296a9d80d media=Letter
> PageSize=Letter PaperInfoIsSuggested..b. noPDFIsProtected..b.
> pserrorhandler-requested=standard sides=one-sided
> time-at-creation=1389618981 time-at-processing=1389619012 fitplot
> scaling=103 time-at-creation=1389619012"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> argv[6]="/var/spool/cups/d21959-001"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[0]="CUPS_CACHEDIR=/var/cache/cups"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[1]="CUPS_DATADIR=/usr/share/cups"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[6]="CUPS_SERVERROOT=/etc/cups"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[7]="CUPS_STATEDIR=/var/run/cups"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[8]="HOME=/var/spool/cups/tmp"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[10]="SERVER_ADMIN=root at shs-papercut"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959] envp[11]="SOFTWARE=CUPS/1.5.3"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[12]="TMPDIR=/var/spool/cups/tmp"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959] envp[13]="USER=root"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[15]="CUPS_ENCRYPTION=IfRequested"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959] envp[16]="IPP_PORT=631"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959] envp[17]="CHARSET=utf-8"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959] envp[18]="LANG=en_US.UTF-8"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[19]="PPD=/etc/cups/ppd/SHS_iMacLab_Xerox_Phaser_6250DP.ppd"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959] envp[20]="RIP_MAX_CACHE=128m"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[21]="CONTENT_TYPE=application/pdf"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[22]="DEVICE_URI=papercut:lpd://10.10.0.110"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[23]="PRINTER_INFO=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[24]="PRINTER_LOCATION=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[25]="PRINTER=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[26]="PRINTER_STATE_REASONS=opc-life-over-warning,toner-low-report"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[27]="CUPS_FILETYPE=document"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959]
> envp[28]="FINAL_CONTENT_TYPE=application/vnd.cups-postscript"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959] envp[29]="AUTH_I****"
> I [13/Jan/2014:08:16:52 -0500] [Job 21959] Started filter
> /usr/lib/cups/filter/pdftopdf (PID 5502)
> I [13/Jan/2014:08:16:52 -0500] [Job 21959] Started filter
> /usr/lib/cups/filter/pdftops (PID 5503)
> I [13/Jan/2014:08:16:52 -0500] [Job 21959] Started backend
> /usr/lib/cups/backend/papercut (PID 5504)
> D [13/Jan/2014:08:16:52 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:16:52 -0500] Returning IPP successful-ok for
> Send-Document (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.160
> D [13/Jan/2014:08:16:52 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:16:52 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> D [13/Jan/2014:08:16:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:16:52 -0500] [Notifier] state=3
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:16:52 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:16:52 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:16:52 -0500] cupsdAcceptClient: 21 from 10.10.2.160:631(IPv4)
> D [13/Jan/2014:08:16:52 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:16:52 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:16:52 -0500] [Job 21959] papercut: CUPS Provider
> Version:13.2.0.22278
> D [13/Jan/2014:08:16:52 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:16:52 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:16:52 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.160
> D [13/Jan/2014:08:16:52 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:16:52 -0500] [Job 21959] pdftops - copying to temp print
> file "/tmp/0157f52e27b62"
> D [13/Jan/2014:08:16:53 -0500] PID 5502 (/usr/lib/cups/filter/pdftopdf)
> exited with no errors.
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] Using image rendering
> resolution 300 dpi
> D [13/Jan/2014:08:16:53 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] Started filter pdftops (PID
> 5505)
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] Started filter pstops (PID 5506)
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] Page = 612x792; 14,14 to 598,778
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] slow_collate=0, slow_duplex=0,
> slow_order=0
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] Before copy_comments -
> %!PS-Adobe-3.0
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] %!PS-Adobe-3.0
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] %Produced by poppler pdftops
> version: 0.18.4 (http://poppler.freedesktop.org)
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] %%LanguageLevel: 2
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] %%DocumentSuppliedResources:
> (atend)
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] %%DocumentMedia: plain 612 792
> 0 () ()
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] %%BoundingBox: 0 0 612 792
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] %%Pages: 1
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] %%EndComments
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] Before copy_prolog -
> %%BeginDefaults
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] Before copy_setup - %%BeginSetup
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] Before page loop - %%Page: 1 1
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] Copying page 1...
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] PAGE: 1 1
> D [13/Jan/2014:08:16:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:16:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:16:53 -0500] [Notifier] state=3
> D [13/Jan/2014:08:16:53 -0500] cupsdAcceptClient: 22 from localhost
> (Domain)
> D [13/Jan/2014:08:16:53 -0500] cupsdReadClient: 22 POST / HTTP/1.1
> D [13/Jan/2014:08:16:53 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:16:53 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:16:53 -0500] cupsdReadClient: 22 1.1 Get-Jobs 1
> D [13/Jan/2014:08:16:53 -0500] Get-Jobs ipp://localhost/
> D [13/Jan/2014:08:16:53 -0500] [Job 7376] Loading attributes...
> D [13/Jan/2014:08:16:53 -0500] [Job 7444] Loading attributes...
> D [13/Jan/2014:08:16:53 -0500] [Job 13645] Loading attributes...
> D [13/Jan/2014:08:16:53 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/) from localhost
> D [13/Jan/2014:08:16:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:16:53 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:16:53 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:16:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] Wrote 1 pages...
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] PID 5506 (pstops) exited with
> no errors.
> D [13/Jan/2014:08:16:53 -0500] [Job 21959] PID 5505 (pdftops) exited with
> no errors.
> D [13/Jan/2014:08:16:53 -0500] PID 5503 (/usr/lib/cups/filter/pdftops)
> exited with no errors.
> D [13/Jan/2014:08:16:53 -0500] cupsdAcceptClient: 22 from 10.10.2.160:631(IPv4)
> D [13/Jan/2014:08:16:53 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:16:53 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:16:53 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:16:53 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:16:53 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:16:53 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.160
> D [13/Jan/2014:08:16:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:16:53 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:16:53 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:16:53 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:16:53 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:16:53 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:16:53 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.160
> D [13/Jan/2014:08:16:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:16:53 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:16:53 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:16:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:16:53 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:16:53 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:16:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:16:53 -0500] cupsdAcceptClient: 21 from 10.10.2.160:631(IPv4)
> D [13/Jan/2014:08:16:53 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:16:53 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:16:53 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:16:53 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:16:53 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:16:53 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.160
> D [13/Jan/2014:08:16:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:16:54 -0500] PID 5504 (/usr/lib/cups/backend/papercut)
> exited with no errors.
> D [13/Jan/2014:08:16:54 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:16:54 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:16:54 -0500] [Job 21959] Job completed.
> D [13/Jan/2014:08:16:54 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:16:54 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:16:54 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:16:54 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:16:54 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:16:54 -0500] [Job 21959] Unloading...
> D [13/Jan/2014:08:16:54 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:16:54 -0500] [Notifier] state=3
> D [13/Jan/2014:08:16:54 -0500] [Notifier] state=3
> D [13/Jan/2014:08:16:54 -0500] cupsdAcceptClient: 22 from 10.10.2.160:631(IPv4)
> D [13/Jan/2014:08:16:54 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:16:54 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:16:54 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:16:54 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:16:54 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:16:54 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.160
> D [13/Jan/2014:08:16:54 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:16:54 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:16:54 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:16:54 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:16:54 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:16:54 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:16:54 -0500] [Job 21959] Loading attributes...
> D [13/Jan/2014:08:16:54 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.160
> D [13/Jan/2014:08:16:54 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:16:54 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:16:54 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:16:54 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:16:54 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:16:54 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:16:54 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:16:54 -0500] cupsdAcceptClient: 21 from 10.10.2.160:631(IPv4)
> D [13/Jan/2014:08:16:54 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:16:54 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:16:54 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:16:54 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:16:54 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:16:54 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.160
> D [13/Jan/2014:08:16:54 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:16:54 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:16:54 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:16:54 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:16:54 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:16:54 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:16:54 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.160
> D [13/Jan/2014:08:16:54 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:16:54 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:16:54 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:16:54 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:16:55 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:16:55 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:16:56 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:16:56 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:16:57 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:16:57 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:16:57 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:16:58 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:16:58 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:16:58 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:16:59 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:16:59 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:16:59 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:17:00 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:17:00 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:17:02 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:17:02 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:17:02 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:17:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:17:03 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:17:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:17:03 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:17:03 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:17:03 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:17:03 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:17:03 -0500] Report: clients=1
> D [13/Jan/2014:08:17:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:17:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:17:03 -0500] Report: printers=34
> D [13/Jan/2014:08:17:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:17:03 -0500] Report: stringpool-string-count=208183
> D [13/Jan/2014:08:17:03 -0500] Report: stringpool-alloc-bytes=336264
> D [13/Jan/2014:08:17:03 -0500] Report: stringpool-total-bytes=3775552
> D [13/Jan/2014:08:17:04 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:17:04 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:17:05 -0500] cupsdAcceptClient: 21 from localhost
> (Domain)
> D [13/Jan/2014:08:17:05 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:17:05 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:17:05 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:17:05 -0500] cupsdReadClient: 21 POST / HTTP/1.1
> D [13/Jan/2014:08:17:05 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:17:05 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:17:05 -0500] cupsdReadClient: 21 1.1 Get-Jobs 1
> D [13/Jan/2014:08:17:05 -0500] Get-Jobs
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:17:05 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:17:05 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:17:05 -0500] cupsdReadClient: 21 POST / HTTP/1.1
> D [13/Jan/2014:08:17:05 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:17:05 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:17:05 -0500] cupsdReadClient: 21 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:17:05 -0500] Get-Printer-Attributes
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:17:05 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:17:05 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:17:05 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:17:05 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:17:05 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:17:06 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:17:06 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:17:06 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:17:07 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:17:07 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:17:07 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> I [13/Jan/2014:08:17:22 -0500] Saving job.cache...
> I [13/Jan/2014:08:17:23 -0500] Saving subscriptions.conf...
> D [13/Jan/2014:08:17:23 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Dirty files"
> D [13/Jan/2014:08:17:25 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:17:26 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:17:26 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:17:27 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:17:27 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:17:28 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:17:28 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:17:28 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:17:29 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:17:29 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:17:29 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:17:30 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:17:30 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:17:30 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:17:31 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:17:31 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:17:33 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:17:33 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:17:33 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:17:34 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:17:34 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:17:34 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:17:35 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:17:35 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:17:36 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:17:36 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:17:36 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:17:37 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:17:37 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:17:37 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:17:38 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:17:38 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:17:38 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:17:40 -0500] Closing client 18 after 300 seconds of
> inactivity...
> D [13/Jan/2014:08:17:40 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:17:40 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Not busy"
> D [13/Jan/2014:08:17:54 -0500] [Job 7376] Unloading...
> D [13/Jan/2014:08:17:54 -0500] [Job 7444] Unloading...
> D [13/Jan/2014:08:17:54 -0500] [Job 13645] Unloading...
> D [13/Jan/2014:08:17:55 -0500] [Job 21959] Unloading...
> D [13/Jan/2014:08:17:56 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:17:57 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:17:57 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:17:58 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:17:58 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:17:59 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:17:59 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:17:59 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:18:00 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:18:00 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:18:00 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:18:01 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:18:01 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:18:01 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:18:02 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:18:02 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:18:03 -0500] Report: clients=0
> D [13/Jan/2014:08:18:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:18:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:18:03 -0500] Report: printers=34
> D [13/Jan/2014:08:18:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:18:03 -0500] Report: stringpool-string-count=207863
> D [13/Jan/2014:08:18:03 -0500] Report: stringpool-alloc-bytes=325808
> D [13/Jan/2014:08:18:03 -0500] Report: stringpool-total-bytes=3760616
> D [13/Jan/2014:08:18:04 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:18:04 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:18:04 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:18:04 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:18:04 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:18:04 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:18:04 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:18:05 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:18:05 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:18:05 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:18:06 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:18:06 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:18:07 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:18:07 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:18:07 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:18:08 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:18:08 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:18:08 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:18:09 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:18:09 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:18:09 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:18:17 -0500] cupsdAcceptClient: 18 from localhost
> (Domain)
> D [13/Jan/2014:08:18:17 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:18:17 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:18:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:18:17 -0500] cupsdReadClient: 18 1.1 Get-Jobs 1
> D [13/Jan/2014:08:18:17 -0500] Get-Jobs
> ipp://localhost/printers/SHS_Guidance_Canon_C5255
> D [13/Jan/2014:08:18:17 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/printers/SHS_Guidance_Canon_C5255) from localhost
> D [13/Jan/2014:08:18:17 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:18:17 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:18:17 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:18:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:18:17 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:18:17 -0500] Get-Printer-Attributes
> ipp://localhost/printers/SHS_Guidance_Canon_C5255
> D [13/Jan/2014:08:18:17 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (ipp://localhost/printers/SHS_Guidance_Canon_C5255)
> from localhost
> D [13/Jan/2014:08:18:17 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:18:17 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:18:17 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:18:17 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Not busy"
> D [13/Jan/2014:08:18:27 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:18:28 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:18:28 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:18:29 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:18:29 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:18:30 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:18:30 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:18:30 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:18:31 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:18:31 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:18:31 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:18:32 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:18:32 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:18:32 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:18:33 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:18:33 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:18:35 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:18:35 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:18:35 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:18:36 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:18:36 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:18:36 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:18:37 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:18:37 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:18:38 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:18:38 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:18:38 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:18:39 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:18:39 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:18:39 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:18:40 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:18:40 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:18:40 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:18:52 -0500] cupsdAcceptClient: 18 from localhost
> (Domain)
> D [13/Jan/2014:08:18:52 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:18:52 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:18:52 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:18:52 -0500] cupsdReadClient: 18 1.1 Get-Jobs 1
> D [13/Jan/2014:08:18:52 -0500] Get-Jobs
> ipp://localhost/printers/SHS_Guidance_Canon_C5255
> D [13/Jan/2014:08:18:52 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/printers/SHS_Guidance_Canon_C5255) from localhost
> D [13/Jan/2014:08:18:52 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:18:52 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:18:52 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:18:52 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:18:52 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:18:52 -0500] Get-Printer-Attributes
> ipp://localhost/printers/SHS_Guidance_Canon_C5255
> D [13/Jan/2014:08:18:52 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (ipp://localhost/printers/SHS_Guidance_Canon_C5255)
> from localhost
> D [13/Jan/2014:08:18:52 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:18:52 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:18:52 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:18:52 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Not busy"
> D [13/Jan/2014:08:18:58 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:18:59 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:18:59 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:19:00 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:19:00 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:19:01 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:19:01 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:19:01 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:19:02 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:19:02 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:19:02 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:19:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:19:03 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:19:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:19:03 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:19:03 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:19:03 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:19:03 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:19:03 -0500] Report: clients=0
> D [13/Jan/2014:08:19:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:19:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:19:03 -0500] Report: printers=34
> D [13/Jan/2014:08:19:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:19:03 -0500] Report: stringpool-string-count=207863
> D [13/Jan/2014:08:19:03 -0500] Report: stringpool-alloc-bytes=325808
> D [13/Jan/2014:08:19:03 -0500] Report: stringpool-total-bytes=3760616
> D [13/Jan/2014:08:19:04 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:19:04 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:19:06 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:19:06 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:19:06 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:19:07 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:19:07 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:19:07 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:19:08 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:19:08 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:19:09 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:19:09 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:19:09 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:19:10 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:19:10 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:19:10 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:19:11 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:19:11 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:19:11 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:19:14 -0500] cupsdAcceptClient: 18 from localhost
> (Domain)
> D [13/Jan/2014:08:19:14 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:19:14 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:19:14 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:19:14 -0500] cupsdReadClient: 18 1.1 CUPS-Get-Printers 1
> D [13/Jan/2014:08:19:14 -0500] CUPS-Get-Printers
> D [13/Jan/2014:08:19:14 -0500] Returning IPP successful-ok for
> CUPS-Get-Printers (no URI) from localhost
> D [13/Jan/2014:08:19:14 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:19:14 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:19:14 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:19:14 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:19:14 -0500] cupsdReadClient: 18 1.1 CUPS-Get-Classes 1
> D [13/Jan/2014:08:19:14 -0500] CUPS-Get-Classes
> D [13/Jan/2014:08:19:14 -0500] Returning IPP successful-ok for
> CUPS-Get-Classes (no URI) from localhost
> D [13/Jan/2014:08:19:14 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:19:14 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:19:14 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:19:14 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Not busy"
> D [13/Jan/2014:08:19:29 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:19:30 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:19:30 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:19:31 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:19:31 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:19:32 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:19:32 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:19:32 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:19:33 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:19:33 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:19:33 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:19:34 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:19:34 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:19:34 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:19:35 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:19:35 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:19:37 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:19:37 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:19:37 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:19:38 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:19:38 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:19:38 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:19:39 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:19:39 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:19:40 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:19:40 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:19:40 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:19:41 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:19:41 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:19:41 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:19:42 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:19:42 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:19:42 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:20:00 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:20:01 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:20:01 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:20:02 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:20:02 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:20:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:20:03 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:20:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:20:03 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:20:03 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:20:03 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:20:03 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:20:03 -0500] Report: clients=0
> D [13/Jan/2014:08:20:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:20:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:20:03 -0500] Report: printers=34
> D [13/Jan/2014:08:20:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:20:03 -0500] Report: stringpool-string-count=207868
> D [13/Jan/2014:08:20:03 -0500] Report: stringpool-alloc-bytes=325808
> D [13/Jan/2014:08:20:03 -0500] Report: stringpool-total-bytes=3760656
> D [13/Jan/2014:08:20:04 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:20:04 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:20:04 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:20:05 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:20:05 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:20:05 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:20:06 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:20:06 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:20:08 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:20:08 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:20:08 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:20:09 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:20:09 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:20:09 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:20:10 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:20:10 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:20:11 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:20:11 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:20:11 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:20:12 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:20:12 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:20:12 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:20:13 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:20:13 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:20:13 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:20:31 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:20:32 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:20:32 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:20:33 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:20:33 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:20:34 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:20:34 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:20:34 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:20:35 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:20:35 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:20:35 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:20:36 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:20:36 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:20:36 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:20:37 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:20:37 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:20:39 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:20:39 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:20:39 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:20:40 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:20:40 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:20:40 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:20:41 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:20:41 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:20:42 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:20:42 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:20:42 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:20:43 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:20:43 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:20:43 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:20:44 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:20:44 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:20:44 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:21:02 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:21:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:21:03 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:21:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:21:03 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:21:03 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:21:03 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:21:03 -0500] Report: clients=0
> D [13/Jan/2014:08:21:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:21:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:21:03 -0500] Report: printers=34
> D [13/Jan/2014:08:21:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:21:03 -0500] Report: stringpool-string-count=207868
> D [13/Jan/2014:08:21:03 -0500] Report: stringpool-alloc-bytes=325808
> D [13/Jan/2014:08:21:03 -0500] Report: stringpool-total-bytes=3760656
> D [13/Jan/2014:08:21:04 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:21:04 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:21:05 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:21:05 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:21:05 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:21:06 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:21:06 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:21:06 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:21:07 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:21:07 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:21:07 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:21:08 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:21:08 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:21:10 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:21:10 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:21:10 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:21:11 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:21:11 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:21:11 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:21:12 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:21:12 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:21:13 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:21:13 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:21:13 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:21:14 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:21:14 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:21:14 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:21:15 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:21:15 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:21:15 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:21:33 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:21:34 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:21:34 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:21:35 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:21:35 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:21:36 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:21:36 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:21:36 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:21:37 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:21:37 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:21:37 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:21:38 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:21:38 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:21:38 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:21:39 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:21:39 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:21:39 -0500] cupsdAcceptClient: 18 from 10.10.1.213:631(IPv4)
> D [13/Jan/2014:08:21:39 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:21:39 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:21:39 -0500] cupsdReadClient: 18 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:21:39 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:21:39 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.1.213
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:21:39 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:21:39 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:21:39 -0500] cupsdAcceptClient: 21 from 10.10.1.213:631(IPv4)
> D [13/Jan/2014:08:21:39 -0500] cupsdReadClient: 21 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:21:39 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:21:39 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:21:39 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:21:39 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.1.213
> D [13/Jan/2014:08:21:39 -0500] cupsdReadClient: 18 2.0 Validate-Job 1
> D [13/Jan/2014:08:21:39 -0500] Validate-Job
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:21:39 -0500] Returning IPP successful-ok for
> Validate-Job (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.1.213
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:21:39 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:21:39 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:21:39 -0500] cupsdReadClient: 21 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:21:39 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:21:39 -0500] cupsdReadClient: 18 2.0 Create-Job 1
> D [13/Jan/2014:08:21:39 -0500] Create-Job
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:21:39 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients"
> D [13/Jan/2014:08:21:39 -0500] add_job: requesting-user-name="Guest"
> D [13/Jan/2014:08:21:39 -0500] Adding default job-sheets values
> "none,none"...
> I [13/Jan/2014:08:21:39 -0500] [Job 21960] Adding start banner page "none".
> D [13/Jan/2014:08:21:39 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:21:39 -0500] [Job 21960] Queued on
> "SHS_Library_Xerox_Phaser_6250" by "Guest".
> D [13/Jan/2014:08:21:39 -0500] Returning IPP successful-ok for Create-Job (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.1.213
> D [13/Jan/2014:08:21:39 -0500] [Notifier] state=3
> D [13/Jan/2014:08:21:39 -0500] cupsdReadClient: 21 2.0 Get-Jobs 1
> D [13/Jan/2014:08:21:39 -0500] Get-Jobs
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:21:39 -0500] [Job 7444] Loading attributes...
> D [13/Jan/2014:08:21:39 -0500] [Job 13645] Loading attributes...
> D [13/Jan/2014:08:21:39 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.1.213
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:21:39 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:21:39 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:21:39 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:21:39 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:21:39 -0500] cupsdReadClient: 18 2.0 Send-Document 1
> D [13/Jan/2014:08:21:39 -0500] Send-Document
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:21:39 -0500] cupsdIsAuthorized:
> requesting-user-name="Guest"
> D [13/Jan/2014:08:21:39 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:21:39 -0500] [Job 21960] File of type application/pdf
> queued by "Guest".
> I [13/Jan/2014:08:21:39 -0500] [Job 21960] Adding end banner page "none".
> D [13/Jan/2014:08:21:39 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:21:39 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:21:39 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960] job-sheets=none,none
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> argv[0]="SHS_Library_Xerox_Phaser_6250"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960] argv[1]="21960"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960] argv[2]="Guest"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960] argv[3]="AmericanHustle.pdf"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960] argv[4]="1"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> argv[5]="AP_ColorMatchingMode=AP_ApplicationColorMatching AP_D_InputSlot=
> nocollate com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf
> com.apple.print.JobInfo.PMApplicationName=Preview
> com.apple.print.JobInfo.PMJobName=AmericanHustle.pdf
> com.apple.print.JobInfo.PMJobOwner=Guest\ User
> com.apple.print.PageToPaperMappingMediaName=Letter
> com.apple.print.PageToPaperMappingType..n.=1
> com.apple.print.PrinterInfo.PMColorDeviceID..n.=38973
> com.apple.print.PrintSettings.PMColorMatchingMode..n.=0
> com.apple.print.PrintSettings.PMColorSpaceModel..n.=1
> com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580
> com.apple.print.PrintSettings.PMCopies..n.=1
> com.apple.print.PrintSettings.PMCopyCollate..b.
> com.apple.print.PrintSettings.PMDestinationType..n.=1
> com.apple.print.PrintSettings.PMFirstPage..n.=1
> com.apple.print.PrintSettings.PMLastPage..n.=2147483647
> com.apple.print.PrintSettings.PMPageRange..a.0..n.=1
> com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647
> nocom.apple.print.PrintSettings.PMPrintSelectionOnly..b.
> com.apple.print.PrintSettings.PMTotalBeginPages..n.=3
> com.apple.print.PrintSettings.PMTotalSidesImaged..n.=3
> DestinationPrinterID=SHS_Library_Xerox_Phaser_6250___shs_papercut
> job-impressions=3 job-originating-host-name=10.10.1.213
> job-uuid=urn:uuid:fd9b8aff-d021-3750-5d7c-b47de2c0ecd9 media=Letter
> PageSize=Letter PaperInfoIsSuggested..b. noPDFIsProtected..b.
> pserrorhandler-requested=standard time-at-creation=1389619290
> time-at-processing=1389619299 fitplot time-at-creation=1389619299"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> argv[6]="/var/spool/cups/d21960-001"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[0]="CUPS_CACHEDIR=/var/cache/cups"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[1]="CUPS_DATADIR=/usr/share/cups"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[6]="CUPS_SERVERROOT=/etc/cups"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[7]="CUPS_STATEDIR=/var/run/cups"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[8]="HOME=/var/spool/cups/tmp"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[10]="SERVER_ADMIN=root at shs-papercut"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960] envp[11]="SOFTWARE=CUPS/1.5.3"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[12]="TMPDIR=/var/spool/cups/tmp"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960] envp[13]="USER=root"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[15]="CUPS_ENCRYPTION=IfRequested"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960] envp[16]="IPP_PORT=631"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960] envp[17]="CHARSET=utf-8"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960] envp[18]="LANG=en_US.UTF-8"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[19]="PPD=/etc/cups/ppd/SHS_Library_Xerox_Phaser_6250.ppd"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960] envp[20]="RIP_MAX_CACHE=128m"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[21]="CONTENT_TYPE=application/pdf"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[22]="DEVICE_URI=papercut:lpd://10.10.0.111"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[23]="PRINTER_INFO=SHS_Library_Xerox_Phaser_6250"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[24]="PRINTER_LOCATION=SHS_Library_Xerox_Phaser_6250"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[25]="PRINTER=SHS_Library_Xerox_Phaser_6250"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[26]="PRINTER_STATE_REASONS=opc-life-over-warning,toner-empty-warning"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[27]="CUPS_FILETYPE=document"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960]
> envp[28]="FINAL_CONTENT_TYPE=application/vnd.cups-postscript"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960] envp[29]="AUTH_I****"
> I [13/Jan/2014:08:21:39 -0500] [Job 21960] Started filter
> /usr/lib/cups/filter/pdftopdf (PID 6253)
> I [13/Jan/2014:08:21:39 -0500] [Job 21960] Started filter
> /usr/lib/cups/filter/pdftops (PID 6254)
> I [13/Jan/2014:08:21:39 -0500] [Job 21960] Started backend
> /usr/lib/cups/backend/papercut (PID 6255)
> D [13/Jan/2014:08:21:39 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:21:39 -0500] Returning IPP successful-ok for
> Send-Document (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.1.213
> D [13/Jan/2014:08:21:39 -0500] [Notifier] state=3
> D [13/Jan/2014:08:21:39 -0500] [Notifier] state=3
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:21:39 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:21:39 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:39 -0500] cupsdAcceptClient: 18 from 10.10.1.213:631(IPv4)
> D [13/Jan/2014:08:21:39 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:39 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:21:39 -0500] cupsdReadClient: 18 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:21:39 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:21:39 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.1.213
> D [13/Jan/2014:08:21:39 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:21:39 -0500] [Job 21960] papercut: CUPS Provider
> Version:13.2.0.22278
> D [13/Jan/2014:08:21:39 -0500] [Job 21960] pdftops - copying to temp print
> file "/tmp/0186e52e13356"
> D [13/Jan/2014:08:21:40 -0500] PID 6253 (/usr/lib/cups/filter/pdftopdf)
> exited with no errors.
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] Using image rendering
> resolution 300 dpi
> D [13/Jan/2014:08:21:40 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] Started filter pdftops (PID
> 6257)
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] Started filter pstops (PID 6258)
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] Page = 612x792; 14,14 to 598,778
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] slow_collate=0, slow_duplex=0,
> slow_order=0
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] Before copy_comments -
> %!PS-Adobe-3.0
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] %!PS-Adobe-3.0
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] %Produced by poppler pdftops
> version: 0.18.4 (http://poppler.freedesktop.org)
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] %%LanguageLevel: 2
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] %%DocumentSuppliedResources:
> (atend)
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] %%DocumentMedia: plain 612 792
> 0 () ()
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] %%BoundingBox: 0 0 612 792
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] %%Pages: 3
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] %%EndComments
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] Before copy_prolog -
> %%BeginDefaults
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] Before copy_setup - %%BeginSetup
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] Before page loop - %%Page: 1 1
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] Copying page 1...
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] PAGE: 1 1
> D [13/Jan/2014:08:21:40 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:21:40 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:21:40 -0500] [Notifier] state=3
> D [13/Jan/2014:08:21:40 -0500] cupsdAcceptClient: 22 from localhost
> (Domain)
> D [13/Jan/2014:08:21:40 -0500] cupsdReadClient: 22 POST / HTTP/1.1
> D [13/Jan/2014:08:21:40 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:40 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:21:40 -0500] cupsdReadClient: 22 1.1 Get-Jobs 1
> D [13/Jan/2014:08:21:40 -0500] Get-Jobs ipp://localhost/
> D [13/Jan/2014:08:21:40 -0500] [Job 7376] Loading attributes...
> D [13/Jan/2014:08:21:40 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/) from localhost
> D [13/Jan/2014:08:21:40 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:21:40 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:21:40 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:21:40 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] Copying page 2...
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] PAGE: 2 1
> D [13/Jan/2014:08:21:40 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:21:40 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:21:40 -0500] [Notifier] state=3
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] Copying page 3...
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] PAGE: 3 1
> D [13/Jan/2014:08:21:40 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:21:40 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:21:40 -0500] [Notifier] state=3
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] Wrote 3 pages...
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] PID 6258 (pstops) exited with
> no errors.
> D [13/Jan/2014:08:21:40 -0500] [Job 21960] PID 6257 (pdftops) exited with
> no errors.
> D [13/Jan/2014:08:21:40 -0500] PID 6254 (/usr/lib/cups/filter/pdftops)
> exited with no errors.
> D [13/Jan/2014:08:21:40 -0500] cupsdAcceptClient: 22 from 10.10.1.213:631(IPv4)
> D [13/Jan/2014:08:21:40 -0500] cupsdReadClient: 22 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:21:40 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:40 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:21:40 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:21:40 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:21:40 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.1.213
> D [13/Jan/2014:08:21:40 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:21:40 -0500] cupsdReadClient: 22 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:21:40 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:40 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:21:40 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:21:40 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:21:40 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.1.213
> D [13/Jan/2014:08:21:40 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:21:40 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:21:40 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:21:40 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:40 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:21:40 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:21:40 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:40 -0500] cupsdAcceptClient: 18 from 10.10.1.213:631(IPv4)
> D [13/Jan/2014:08:21:40 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:21:40 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:40 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:21:40 -0500] cupsdReadClient: 18 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:21:40 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:21:40 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.1.213
> D [13/Jan/2014:08:21:40 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:21:41 -0500] cupsdAcceptClient: 22 from 10.10.1.213:631(IPv4)
> D [13/Jan/2014:08:21:41 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:21:41 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:21:41 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:21:41 -0500] cupsdReadClient: 22 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:21:41 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:41 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:21:41 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:21:41 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:21:41 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.1.213
> D [13/Jan/2014:08:21:41 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:21:41 -0500] cupsdReadClient: 22 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:21:41 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:41 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:21:41 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:21:41 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:21:41 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.1.213
> D [13/Jan/2014:08:21:41 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:21:41 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:21:41 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:21:41 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:41 -0500] PID 6255 (/usr/lib/cups/backend/papercut)
> exited with no errors.
> D [13/Jan/2014:08:21:41 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:21:41 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:21:41 -0500] [Job 21960] Job completed.
> D [13/Jan/2014:08:21:41 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:21:41 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:41 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:41 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:21:41 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:41 -0500] [Notifier] state=3
> D [13/Jan/2014:08:21:41 -0500] [Notifier] state=3
> D [13/Jan/2014:08:21:41 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:21:41 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:21:41 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:21:41 -0500] cupsdAcceptClient: 18 from 10.10.1.213:631(IPv4)
> D [13/Jan/2014:08:21:41 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:21:41 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:21:41 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:21:41 -0500] cupsdReadClient: 18 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:21:41 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:21:41 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.1.213
> D [13/Jan/2014:08:21:41 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:21:41 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:21:41 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:21:41 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:21:41 -0500] cupsdReadClient: 18 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:21:41 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:21:41 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.1.213
> D [13/Jan/2014:08:21:41 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:21:41 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:21:41 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:21:41 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:21:42 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:21:42 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:21:42 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:21:43 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:21:43 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:21:43 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:21:44 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:21:44 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:21:44 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:21:45 -0500] cupsdAcceptClient: 18 from localhost
> (Domain)
> D [13/Jan/2014:08:21:45 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:21:45 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:21:45 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:21:45 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:21:45 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:21:45 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:21:45 -0500] cupsdReadClient: 18 1.1 Get-Jobs 1
> D [13/Jan/2014:08:21:45 -0500] Get-Jobs
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:21:45 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:21:45 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:21:45 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:21:45 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:21:45 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:21:45 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:21:45 -0500] Get-Printer-Attributes
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:21:45 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:21:45 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:21:45 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:21:45 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:21:45 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:21:46 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:21:46 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:21:46 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:22:03 -0500] Report: clients=0
> D [13/Jan/2014:08:22:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:22:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:22:03 -0500] Report: printers=34
> D [13/Jan/2014:08:22:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:22:03 -0500] Report: stringpool-string-count=208221
> D [13/Jan/2014:08:22:03 -0500] Report: stringpool-alloc-bytes=336424
> D [13/Jan/2014:08:22:03 -0500] Report: stringpool-total-bytes=3776128
> D [13/Jan/2014:08:22:04 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:22:04 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:22:04 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:22:04 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:22:04 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:22:05 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:22:05 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:22:06 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:22:06 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:22:07 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:22:07 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:22:07 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:22:08 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:22:08 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:22:08 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> I [13/Jan/2014:08:22:09 -0500] Saving job.cache...
> I [13/Jan/2014:08:22:10 -0500] Saving subscriptions.conf...
> D [13/Jan/2014:08:22:10 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Dirty files"
> D [13/Jan/2014:08:22:10 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:22:10 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:22:10 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:22:11 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:22:12 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:22:12 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:22:12 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:22:13 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:22:13 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:22:13 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:22:14 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:22:14 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:22:14 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:22:15 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:22:15 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:22:15 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:22:16 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:22:16 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:22:16 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:22:17 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:22:17 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:22:17 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:22:35 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:22:36 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:22:36 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:22:37 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:22:37 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:22:38 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:22:38 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:22:38 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:22:39 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:22:39 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:22:39 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:22:40 -0500] [Job 7444] Unloading...
> D [13/Jan/2014:08:22:40 -0500] [Job 13645] Unloading...
> D [13/Jan/2014:08:22:41 -0500] [Job 7376] Unloading...
> D [13/Jan/2014:08:22:41 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:22:41 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:22:41 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:22:42 -0500] [Job 21960] Unloading...
> D [13/Jan/2014:08:22:42 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:22:43 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:22:43 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:22:43 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:22:44 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:22:44 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:22:44 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:22:45 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:22:45 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:22:45 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:22:46 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:22:46 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:22:46 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:22:47 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:22:47 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:22:47 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:22:48 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:22:48 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:22:48 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:23:03 -0500] Report: clients=0
> D [13/Jan/2014:08:23:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:23:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:23:03 -0500] Report: printers=34
> D [13/Jan/2014:08:23:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:23:03 -0500] Report: stringpool-string-count=207906
> D [13/Jan/2014:08:23:03 -0500] Report: stringpool-alloc-bytes=326016
> D [13/Jan/2014:08:23:03 -0500] Report: stringpool-total-bytes=3761240
> D [13/Jan/2014:08:23:06 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:23:06 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:23:06 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:23:06 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:23:06 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:23:07 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:23:07 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:23:08 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:23:08 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:23:09 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:23:09 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:23:09 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:23:10 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:23:10 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:23:10 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:23:12 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:23:12 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:23:12 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:23:13 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:23:14 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:23:14 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:23:14 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:23:15 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:23:15 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:23:15 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:23:16 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:23:16 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:23:16 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:23:17 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:23:17 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:23:17 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:23:18 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:23:18 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:23:18 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:23:19 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:23:19 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:23:19 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:23:37 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:23:38 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:23:38 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:23:39 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:23:39 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:23:39 -0500] cupsdAcceptClient: 18 from 10.10.3.31:631(IPv4)
> D [13/Jan/2014:08:23:40 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:23:40 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:23:40 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:23:41 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:23:41 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:23:41 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:23:43 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:23:43 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:23:43 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:23:43 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:23:43 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:23:43 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:23:43 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:23:43 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:23:43 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:23:43 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:23:43 -0500] cupsdReadClient: 18 1.1 Print-Job 1
> D [13/Jan/2014:08:23:43 -0500] Print-Job
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients"
> D [13/Jan/2014:08:23:43 -0500] add_job: requesting-user-name="Guest"
> D [13/Jan/2014:08:23:43 -0500] Adding default job-sheets values
> "none,none"...
> I [13/Jan/2014:08:23:43 -0500] [Job 21961] Adding start banner page "none".
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:23:43 -0500] [Job 21961] Adding end banner page "none".
> I [13/Jan/2014:08:23:43 -0500] [Job 21961] File of type application/pdf
> queued by "Guest".
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] hold_until=0
> I [13/Jan/2014:08:23:43 -0500] [Job 21961] Queued on
> "SHS_Library_Xerox_Phaser_6250" by "Guest".
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] job-sheets=none,none
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> argv[0]="SHS_Library_Xerox_Phaser_6250"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] argv[1]="21961"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] argv[2]="Guest"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] argv[3]="Untitled"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] argv[4]="1"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> argv[5]="AP_ColorMatchingMode=AP_ApplicationColorMatching AP_D_InputSlot=
> nocollate com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf
> com.apple.print.JobInfo.PMApplicationName=Safari
> com.apple.print.JobInfo.PMJobOwner=Guest\ Account
> com.apple.print.PageToPaperMappingMediaName=Letter
> com.apple.print.PageToPaperMappingType..n.=1
> com.apple.print.PrinterInfo.PMColorDeviceID..n.=38973
> com.apple.print.PrintSettings.PMColorMatchingMode..n.=0
> com.apple.print.PrintSettings.PMColorSpaceModel..n.=1
> com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580
> com.apple.print.PrintSettings.PMCopies..n.=1
> com.apple.print.PrintSettings.PMCopyCollate..b.
> com.apple.print.PrintSettings.PMDestinationType..n.=1
> com.apple.print.PrintSettings.PMFirstPage..n.=1
> com.apple.print.PrintSettings.PMLastPage..n.=2147483647
> com.apple.print.PrintSettings.PMPageRange..a.0..n.=1
> com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647
> com.apple.print.PrintSettings.PMTotalBeginPages..n.=1
> com.apple.print.PrintSettings.PMTotalSidesImaged..n.=1
> DestinationPrinterID=SHS_Library_Xerox_Phaser_6250___shs_papercut
> job-impressions=1 job-originating-host-name=10.10.3.31
> job-uuid=urn:uuid:e4bfa857-ce45-3c37-5cae-029b7f8538d8 media=Letter
> PageSize=Letter PaperInfoIsSuggested..b. pserrorhandler-requested=standard
> time-at-creation=1389619414 time-at-processing=1389619423 fitplot
> time-at-creation=1389619423"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> argv[6]="/var/spool/cups/d21961-001"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[0]="CUPS_CACHEDIR=/var/cache/cups"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[1]="CUPS_DATADIR=/usr/share/cups"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[6]="CUPS_SERVERROOT=/etc/cups"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[7]="CUPS_STATEDIR=/var/run/cups"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[8]="HOME=/var/spool/cups/tmp"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[10]="SERVER_ADMIN=root at shs-papercut"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] envp[11]="SOFTWARE=CUPS/1.5.3"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[12]="TMPDIR=/var/spool/cups/tmp"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] envp[13]="USER=root"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[15]="CUPS_ENCRYPTION=IfRequested"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] envp[16]="IPP_PORT=631"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] envp[17]="CHARSET=utf-8"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] envp[18]="LANG=en_US.UTF-8"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[19]="PPD=/etc/cups/ppd/SHS_Library_Xerox_Phaser_6250.ppd"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] envp[20]="RIP_MAX_CACHE=128m"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[21]="CONTENT_TYPE=application/pdf"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[22]="DEVICE_URI=papercut:lpd://10.10.0.111"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[23]="PRINTER_INFO=SHS_Library_Xerox_Phaser_6250"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[24]="PRINTER_LOCATION=SHS_Library_Xerox_Phaser_6250"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[25]="PRINTER=SHS_Library_Xerox_Phaser_6250"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[26]="PRINTER_STATE_REASONS=opc-life-over-warning,toner-empty-warning"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[27]="CUPS_FILETYPE=document"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961]
> envp[28]="FINAL_CONTENT_TYPE=application/vnd.cups-postscript"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] envp[29]="AUTH_I****"
> I [13/Jan/2014:08:23:43 -0500] [Job 21961] Started filter
> /usr/lib/cups/filter/pdftopdf (PID 6679)
> I [13/Jan/2014:08:23:43 -0500] [Job 21961] Started filter
> /usr/lib/cups/filter/pdftops (PID 6680)
> I [13/Jan/2014:08:23:43 -0500] [Job 21961] Started backend
> /usr/lib/cups/backend/papercut (PID 6681)
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:23:43 -0500] Returning IPP successful-ok for Print-Job (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:23:43 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:43 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:23:43 -0500] cupsdReadClient: 18 1.1 Get-Job-Attributes 1
> D [13/Jan/2014:08:23:43 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:23:43 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:23:43 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:43 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:23:43 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:23:43 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:23:43 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] papercut: CUPS Provider
> Version:13.2.0.22278
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] pdftops - copying to temp print
> file "/tmp/01a1852dc51ff"
> D [13/Jan/2014:08:23:43 -0500] PID 6679 (/usr/lib/cups/filter/pdftopdf)
> exited with no errors.
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Using image rendering
> resolution 300 dpi
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Started filter pdftops (PID
> 6683)
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Started filter pstops (PID 6684)
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Page = 612x792; 14,14 to 598,778
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] slow_collate=0, slow_duplex=0,
> slow_order=0
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Before copy_comments -
> %!PS-Adobe-3.0
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] %!PS-Adobe-3.0
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] %Produced by poppler pdftops
> version: 0.18.4 (http://poppler.freedesktop.org)
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] %%LanguageLevel: 2
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] %%DocumentSuppliedResources:
> (atend)
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] %%DocumentMedia: plain 612 792
> 0 () ()
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] %%BoundingBox: 0 0 612 792
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] %%Pages: 1
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] %%EndComments
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Before copy_prolog -
> %%BeginDefaults
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Before copy_setup - %%BeginSetup
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Before page loop - %%Page: 1 1
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Copying page 1...
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] PAGE: 1 1
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Wrote 1 pages...
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] PID 6684 (pstops) exited with
> no errors.
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] PID 6683 (pdftops) exited with
> no errors.
> D [13/Jan/2014:08:23:43 -0500] PID 6680 (/usr/lib/cups/filter/pdftops)
> exited with no errors.
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE: +connecting-to-device
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Looking up "10.10.0.111"...
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Connecting to 10.10.0.111:515for printer
> I [13/Jan/2014:08:23:43 -0500] [Job 21961] Connecting to printer.
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Set job-printer-state-message
> to "Connecting to printer.", current level=INFO
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE: -connecting-to-device
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> I [13/Jan/2014:08:23:43 -0500] [Job 21961] Connected to printer.
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Set job-printer-state-message
> to "Connected to printer.", current level=INFO
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Connected to 10.10.0.111:515(local port 1023)...
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] ATTR:
> marker-colors=#00FFFF,#FF00FF,#FFFF00,#000000,none,none,none
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] ATTR: marker-names='"Cyan Toner
> Cartridge"','"Magenta Toner Cartridge"','"Yellow Toner Cartridge"','"Black
> Toner Cartridge"','"Imaging Unit"','"Fuser"','"Transfer Roller"'
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] ATTR:
> marker-types=toner,toner,toner,toner,opc,fuser,transferUnit
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] ATTR:
> marker-levels=50,0,61,32,7,10,0
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] new_supply_state=a0,
> change_state=ffff
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE: -developer-low-report
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE: -developer-empty-warning
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE: -marker-supply-low-report
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE:
> -marker-supply-empty-warning
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE: -opc-near-eol-report
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE: +opc-life-over-warning
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE: -toner-low-report
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE: +toner-empty-warning
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] new_state=0, change_state=ffff
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE: -media-low-report
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE: -media-empty-warning
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE: -door-open-report
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE: -media-jam-warning
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE:
> -input-tray-missing-warning
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE:
> -output-tray-missing-warning
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE:
> -marker-supply-missing-warning
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE:
> -output-area-almost-full-report
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] STATE: -output-area-full-warning
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] lpd_command 02
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Sending command string (2
> bytes)...
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Reading command status...
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] lpd_command returning 0
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Control file is:
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Hshs-papercut
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] PGuest
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] JUntitled
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] ldfA685shs-papercut
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] UdfA685shs-papercut
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] NUntitled
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] lpd_command 02 81
> cfA685shs-papercut
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Sending command string (23
> bytes)...
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Reading command status...
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] lpd_command returning 0
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Sending control file (81 bytes)
> I [13/Jan/2014:08:23:43 -0500] [Job 21961] Control file sent successfully.
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Set job-printer-state-message
> to "Control file sent successfully.", current level=INFO
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] lpd_command 03 69125
> dfA685shs-papercut
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Sending command string (26
> bytes)...
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Reading command status...
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] lpd_command returning 0
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Sending data file (69125 bytes)
> I [13/Jan/2014:08:23:43 -0500] [Job 21961] Spooling job, 0% complete.
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Set job-printer-state-message
> to "Spooling job, 0% complete.", current level=INFO
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:23:43 -0500] [Job 21961] Spooling job, 47% complete.
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Set job-printer-state-message
> to "Spooling job, 47% complete.", current level=INFO
> I [13/Jan/2014:08:23:43 -0500] [Job 21961] Spooling job, 95% complete.
> D [13/Jan/2014:08:23:43 -0500] [Job 21961] Set job-printer-state-message
> to "Spooling job, 95% complete.", current level=INFO
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:44 -0500] cupsdAcceptClient: 22 from localhost
> (Domain)
> D [13/Jan/2014:08:23:44 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:23:44 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:23:44 -0500] cupsdReadClient: 22 POST / HTTP/1.1
> D [13/Jan/2014:08:23:44 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:44 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:23:44 -0500] cupsdReadClient: 22 1.1 Get-Jobs 1
> D [13/Jan/2014:08:23:44 -0500] Get-Jobs ipp://localhost/
> D [13/Jan/2014:08:23:44 -0500] [Job 7376] Loading attributes...
> D [13/Jan/2014:08:23:44 -0500] [Job 7444] Loading attributes...
> D [13/Jan/2014:08:23:44 -0500] [Job 13645] Loading attributes...
> D [13/Jan/2014:08:23:44 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/) from localhost
> D [13/Jan/2014:08:23:44 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:23:44 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:23:44 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:23:44 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:23:44 -0500] [Job 21961] Data file sent successfully.
> D [13/Jan/2014:08:23:44 -0500] [Job 21961] Set job-printer-state-message
> to "Data file sent successfully.", current level=INFO
> D [13/Jan/2014:08:23:44 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:44 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:44 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:44 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:44 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:44 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:44 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:23:44 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:44 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:23:44 -0500] cupsdReadClient: 18 1.1 Get-Job-Attributes 1
> D [13/Jan/2014:08:23:44 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:23:44 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:23:44 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:23:44 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:23:44 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:44 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:23:44 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:23:44 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:23:44 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:23:44 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:23:44 -0500] [Job 21961] ATTR:
> marker-levels=33,0,12,99,77,89,0
> D [13/Jan/2014:08:23:44 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:23:44 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:44 -0500] [Job 21961] new_supply_state=a0,
> change_state=0
> D [13/Jan/2014:08:23:44 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:44 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:44 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:44 -0500] [Job 21961] new_state=0, change_state=0
> D [13/Jan/2014:08:23:44 -0500] [Job 21961] PAGE: 1 1
> D [13/Jan/2014:08:23:44 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:44 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:44 -0500] PID 6681 (/usr/lib/cups/backend/papercut)
> exited with no errors.
> D [13/Jan/2014:08:23:44 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:44 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:23:44 -0500] [Job 21961] Job completed.
> D [13/Jan/2014:08:23:44 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:23:44 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:44 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:44 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:23:44 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:44 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:44 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:44 -0500] [Notifier] state=3
> D [13/Jan/2014:08:23:45 -0500] [Job 21961] Unloading...
> D [13/Jan/2014:08:23:45 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:23:45 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:23:45 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:23:46 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:23:46 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:23:46 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:23:46 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:23:46 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:23:46 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:23:46 -0500] cupsdReadClient: 18 1.1 Get-Job-Attributes 1
> D [13/Jan/2014:08:23:46 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:23:46 -0500] [Job 21961] Loading attributes...
> D [13/Jan/2014:08:23:46 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:23:46 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:23:46 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:23:46 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:23:46 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:23:46 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:23:46 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:23:46 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:23:46 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:23:46 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:23:46 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:23:46 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:23:47 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:23:47 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:23:47 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:23:48 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:23:48 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:23:48 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:23:49 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:23:49 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:23:49 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:23:50 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:23:50 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:23:50 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:24:03 -0500] Report: clients=0
> D [13/Jan/2014:08:24:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:24:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:24:03 -0500] Report: printers=34
> D [13/Jan/2014:08:24:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:24:03 -0500] Report: stringpool-string-count=208244
> D [13/Jan/2014:08:24:03 -0500] Report: stringpool-alloc-bytes=331264
> D [13/Jan/2014:08:24:03 -0500] Report: stringpool-total-bytes=3771744
> D [13/Jan/2014:08:24:08 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:24:08 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:24:08 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:24:08 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:24:08 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:24:09 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:24:09 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:24:10 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:24:10 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:24:11 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:24:11 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:24:11 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:24:12 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:24:12 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:24:12 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> I [13/Jan/2014:08:24:13 -0500] Saving printers.conf...
> I [13/Jan/2014:08:24:13 -0500] Saving job.cache...
> I [13/Jan/2014:08:24:14 -0500] Saving subscriptions.conf...
> D [13/Jan/2014:08:24:14 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Dirty files"
> D [13/Jan/2014:08:24:14 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:24:14 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:24:14 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:24:15 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:24:16 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:24:16 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:24:16 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:24:17 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:24:17 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:24:17 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:24:18 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:24:18 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:24:18 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:24:19 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:24:19 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:24:19 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:24:20 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:24:20 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:24:20 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:24:21 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:24:21 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:24:21 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:24:33 -0500] cupsdAcceptClient: 18 from localhost
> (Domain)
> D [13/Jan/2014:08:24:33 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:24:33 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:24:33 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:24:33 -0500] cupsdReadClient: 18 1.1 Get-Jobs 1
> D [13/Jan/2014:08:24:33 -0500] Get-Jobs
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:24:33 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:24:33 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:24:33 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:24:33 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:24:33 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:24:33 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:24:33 -0500] Get-Printer-Attributes
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:24:33 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:24:33 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:24:33 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:24:33 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:24:33 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Not busy"
> D [13/Jan/2014:08:24:38 -0500] cupsdAcceptClient: 18 from 10.10.3.31:631(IPv4)
> D [13/Jan/2014:08:24:39 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:24:40 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:24:40 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:24:41 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:24:41 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:24:42 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:24:42 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:24:42 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:24:42 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:24:42 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:24:42 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:24:42 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:24:42 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:24:42 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:24:42 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:24:42 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:24:42 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:24:42 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:24:42 -0500] cupsdReadClient: 18 1.1 Print-Job 1
> D [13/Jan/2014:08:24:42 -0500] Print-Job
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:24:42 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:24:42 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients"
> D [13/Jan/2014:08:24:42 -0500] add_job: requesting-user-name="Guest"
> D [13/Jan/2014:08:24:42 -0500] Adding default job-sheets values
> "none,none"...
> I [13/Jan/2014:08:24:42 -0500] [Job 21962] Adding start banner page "none".
> D [13/Jan/2014:08:24:42 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:42 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:24:42 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:24:42 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:24:42 -0500] [Job 21962] Adding end banner page "none".
> I [13/Jan/2014:08:24:42 -0500] [Job 21962] File of type application/pdf
> queued by "Guest".
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] hold_until=0
> I [13/Jan/2014:08:24:42 -0500] [Job 21962] Queued on
> "SHS_Library_Xerox_Phaser_6250" by "Guest".
> D [13/Jan/2014:08:24:42 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:24:42 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:24:42 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:24:42 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:42 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] job-sheets=none,none
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> argv[0]="SHS_Library_Xerox_Phaser_6250"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] argv[1]="21962"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] argv[2]="Guest"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] argv[3]="GymLockers.pdf"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] argv[4]="1"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> argv[5]="AP_ColorMatchingMode=AP_ApplicationColorMatching AP_D_InputSlot=
> nocollate com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf
> com.apple.print.JobInfo.PMApplicationName=Preview
> com.apple.print.JobInfo.PMJobName=GymLockers.pdf
> com.apple.print.JobInfo.PMJobOwner=Guest\ Account
> com.apple.print.PageToPaperMappingMediaName=Letter
> com.apple.print.PageToPaperMappingType..n.=1
> com.apple.print.PrinterInfo.PMColorDeviceID..n.=38973
> com.apple.print.PrintSettings.PMColorMatchingMode..n.=0
> com.apple.print.PrintSettings.PMColorSpaceModel..n.=1
> com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580
> com.apple.print.PrintSettings.PMCopies..n.=1
> com.apple.print.PrintSettings.PMCopyCollate..b.
> com.apple.print.PrintSettings.PMDestinationType..n.=1
> com.apple.print.PrintSettings.PMFirstPage..n.=1
> com.apple.print.PrintSettings.PMLastPage..n.=2147483647
> com.apple.print.PrintSettings.PMPageRange..a.0..n.=1
> com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647
> com.apple.print.PrintSettings.PMTotalBeginPages..n.=2
> com.apple.print.PrintSettings.PMTotalSidesImaged..n.=2
> DestinationPrinterID=SHS_Library_Xerox_Phaser_6250___shs_papercut
> job-impressions=2 job-originating-host-name=10.10.3.31
> job-uuid=urn:uuid:9941c951-d533-384f-7f84-0078c993df2d media=Letter
> PageSize=Letter PaperInfoIsSuggested..b. noPDFIsProtected..b.
> pserrorhandler-requested=standard time-at-creation=1389619473
> time-at-processing=1389619482 fitplot time-at-creation=1389619482"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> argv[6]="/var/spool/cups/d21962-001"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[0]="CUPS_CACHEDIR=/var/cache/cups"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[1]="CUPS_DATADIR=/usr/share/cups"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[6]="CUPS_SERVERROOT=/etc/cups"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[7]="CUPS_STATEDIR=/var/run/cups"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[8]="HOME=/var/spool/cups/tmp"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[10]="SERVER_ADMIN=root at shs-papercut"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] envp[11]="SOFTWARE=CUPS/1.5.3"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[12]="TMPDIR=/var/spool/cups/tmp"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] envp[13]="USER=root"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[15]="CUPS_ENCRYPTION=IfRequested"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] envp[16]="IPP_PORT=631"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] envp[17]="CHARSET=utf-8"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] envp[18]="LANG=en_US.UTF-8"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[19]="PPD=/etc/cups/ppd/SHS_Library_Xerox_Phaser_6250.ppd"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] envp[20]="RIP_MAX_CACHE=128m"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[21]="CONTENT_TYPE=application/pdf"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[22]="DEVICE_URI=papercut:lpd://10.10.0.111"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[23]="PRINTER_INFO=SHS_Library_Xerox_Phaser_6250"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[24]="PRINTER_LOCATION=SHS_Library_Xerox_Phaser_6250"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[25]="PRINTER=SHS_Library_Xerox_Phaser_6250"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[26]="PRINTER_STATE_REASONS=opc-life-over-warning,toner-empty-warning"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[27]="CUPS_FILETYPE=document"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962]
> envp[28]="FINAL_CONTENT_TYPE=application/vnd.cups-postscript"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] envp[29]="AUTH_I****"
> I [13/Jan/2014:08:24:42 -0500] [Job 21962] Started filter
> /usr/lib/cups/filter/pdftopdf (PID 6878)
> I [13/Jan/2014:08:24:42 -0500] [Job 21962] Started filter
> /usr/lib/cups/filter/pdftops (PID 6879)
> I [13/Jan/2014:08:24:42 -0500] [Job 21962] Started backend
> /usr/lib/cups/backend/papercut (PID 6880)
> D [13/Jan/2014:08:24:42 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:42 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:24:42 -0500] Returning IPP successful-ok for Print-Job (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:24:42 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:42 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:42 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:42 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:24:42 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:24:42 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:42 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:24:42 -0500] cupsdReadClient: 18 1.1 Get-Job-Attributes 1
> D [13/Jan/2014:08:24:42 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:24:42 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:24:42 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:24:42 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:24:42 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:42 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:24:42 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:24:42 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:24:42 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] papercut: CUPS Provider
> Version:13.2.0.22278
> D [13/Jan/2014:08:24:42 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] pdftops - copying to temp print
> file "/tmp/01adf52ddf1fa"
> D [13/Jan/2014:08:24:42 -0500] PID 6878 (/usr/lib/cups/filter/pdftopdf)
> exited with no errors.
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] Using image rendering
> resolution 300 dpi
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] Started filter pdftops (PID
> 6881)
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] Started filter pstops (PID 6882)
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] Page = 612x792; 14,14 to 598,778
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] slow_collate=0, slow_duplex=0,
> slow_order=0
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] Before copy_comments -
> %!PS-Adobe-3.0
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] %!PS-Adobe-3.0
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] %Produced by poppler pdftops
> version: 0.18.4 (http://poppler.freedesktop.org)
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] %%LanguageLevel: 2
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] %%DocumentSuppliedResources:
> (atend)
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] %%DocumentMedia: plain 612 792
> 0 () ()
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] %%BoundingBox: 0 0 612 792
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] %%Pages: 2
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] %%EndComments
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] Before copy_prolog -
> %%BeginDefaults
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] Before copy_setup - %%BeginSetup
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] Before page loop - %%Page: 1 1
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] Copying page 1...
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] PAGE: 1 1
> D [13/Jan/2014:08:24:42 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:42 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:24:42 -0500] [Job 21962] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:24:42 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Copying page 2...
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] PAGE: 2 1
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:24:43 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:24:43 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:24:43 -0500] cupsdAcceptClient: 22 from localhost
> (Domain)
> D [13/Jan/2014:08:24:43 -0500] cupsdReadClient: 22 POST / HTTP/1.1
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:24:43 -0500] cupsdReadClient: 22 1.1 Get-Jobs 1
> D [13/Jan/2014:08:24:43 -0500] Get-Jobs ipp://localhost/
> D [13/Jan/2014:08:24:43 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/) from localhost
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:24:43 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Wrote 2 pages...
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] PID 6882 (pstops) exited with
> no errors.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] PID 6881 (pdftops) exited with
> no errors.
> D [13/Jan/2014:08:24:43 -0500] PID 6879 (/usr/lib/cups/filter/pdftops)
> exited with no errors.
> D [13/Jan/2014:08:24:43 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:24:43 -0500] cupsdReadClient: 18 1.1 Get-Job-Attributes 1
> D [13/Jan/2014:08:24:43 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:24:43 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:24:43 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:24:43 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:24:43 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE: +connecting-to-device
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Looking up "10.10.0.111"...
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Connecting to 10.10.0.111:515for printer
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Connecting to printer.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Connecting to printer.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE: -connecting-to-device
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Connected to printer.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Connected to printer.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Connected to 10.10.0.111:515(local port 1022)...
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] ATTR:
> marker-colors=#00FFFF,#FF00FF,#FFFF00,#000000,none,none,none
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] ATTR: marker-names='"Cyan Toner
> Cartridge"','"Magenta Toner Cartridge"','"Yellow Toner Cartridge"','"Black
> Toner Cartridge"','"Imaging Unit"','"Fuser"','"Transfer Roller"'
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] ATTR:
> marker-types=toner,toner,toner,toner,opc,fuser,transferUnit
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] ATTR:
> marker-levels=50,0,61,32,7,10,0
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] new_supply_state=a0,
> change_state=ffff
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE: -developer-low-report
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE: -developer-empty-warning
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE: -marker-supply-low-report
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE:
> -marker-supply-empty-warning
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE: -opc-near-eol-report
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE: +opc-life-over-warning
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE: -toner-low-report
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE: +toner-empty-warning
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] new_state=0, change_state=ffff
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE: -media-low-report
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE: -media-empty-warning
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE: -door-open-report
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE: -media-jam-warning
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE:
> -input-tray-missing-warning
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE:
> -output-tray-missing-warning
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE:
> -marker-supply-missing-warning
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE:
> -output-area-almost-full-report
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] STATE: -output-area-full-warning
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] lpd_command 02
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Sending command string (2
> bytes)...
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Reading command status...
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] lpd_command returning 0
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Control file is:
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Hshs-papercut
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] PGuest
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] JGymLockers_pdf
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] ldfA885shs-papercut
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] UdfA885shs-papercut
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] NGymLockers_pdf
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] lpd_command 02 93
> cfA885shs-papercut
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Sending command string (23
> bytes)...
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Reading command status...
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] lpd_command returning 0
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Sending control file (93 bytes)
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Control file sent successfully.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Control file sent successfully.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] lpd_command 03 491933
> dfA885shs-papercut
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Sending command string (27
> bytes)...
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Reading command status...
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] lpd_command returning 0
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Sending data file (491933 bytes)
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Spooling job, 0% complete.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Spooling job, 0% complete.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Spooling job, 7% complete.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Spooling job, 7% complete.", current level=INFO
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Spooling job, 13% complete.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Spooling job, 13% complete.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Spooling job, 20% complete.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Spooling job, 20% complete.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Spooling job, 27% complete.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Spooling job, 27% complete.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Spooling job, 33% complete.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Spooling job, 33% complete.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Spooling job, 40% complete.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Spooling job, 40% complete.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Spooling job, 47% complete.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Spooling job, 47% complete.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Spooling job, 53% complete.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Spooling job, 53% complete.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Spooling job, 60% complete.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Spooling job, 60% complete.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Spooling job, 67% complete.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Spooling job, 67% complete.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Spooling job, 73% complete.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Spooling job, 73% complete.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Spooling job, 80% complete.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Spooling job, 80% complete.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Spooling job, 87% complete.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Spooling job, 87% complete.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Spooling job, 93% complete.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Spooling job, 93% complete.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> I [13/Jan/2014:08:24:43 -0500] [Job 21962] Spooling job, 100% complete.
> D [13/Jan/2014:08:24:43 -0500] [Job 21962] Set job-printer-state-message
> to "Spooling job, 100% complete.", current level=INFO
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:43 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:43 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:44 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:24:45 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:24:45 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:45 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:24:45 -0500] [Job 7376] Unloading...
> D [13/Jan/2014:08:24:45 -0500] [Job 7444] Unloading...
> D [13/Jan/2014:08:24:45 -0500] [Job 13645] Unloading...
> D [13/Jan/2014:08:24:45 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:24:45 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:24:45 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:24:45 -0500] cupsdReadClient: 18 1.1 Get-Job-Attributes 1
> D [13/Jan/2014:08:24:45 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:24:45 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:24:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:24:45 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:24:45 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:45 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:24:45 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:24:45 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:24:45 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:24:45 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> I [13/Jan/2014:08:24:46 -0500] [Job 21962] Data file sent successfully.
> D [13/Jan/2014:08:24:46 -0500] [Job 21962] Set job-printer-state-message
> to "Data file sent successfully.", current level=INFO
> D [13/Jan/2014:08:24:46 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:46 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:46 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:46 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:46 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:24:46 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:46 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:46 -0500] [Job 21962] ATTR:
> marker-levels=33,0,12,99,77,89,0
> D [13/Jan/2014:08:24:46 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:24:46 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:46 -0500] [Job 21962] new_supply_state=a0,
> change_state=0
> D [13/Jan/2014:08:24:46 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:46 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:46 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:46 -0500] [Job 21962] new_state=0, change_state=0
> D [13/Jan/2014:08:24:46 -0500] [Job 21962] PAGE: 1 1
> D [13/Jan/2014:08:24:46 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:46 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:46 -0500] PID 6880 (/usr/lib/cups/backend/papercut)
> exited with no errors.
> D [13/Jan/2014:08:24:46 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:46 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:24:46 -0500] [Job 21962] Job completed.
> D [13/Jan/2014:08:24:46 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:24:46 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:46 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:46 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:24:46 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:46 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:46 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:46 -0500] [Notifier] state=3
> D [13/Jan/2014:08:24:47 -0500] [Job 21961] Unloading...
> D [13/Jan/2014:08:24:47 -0500] [Job 21962] Unloading...
> D [13/Jan/2014:08:24:47 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:24:47 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:24:47 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:24:48 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:24:48 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:24:48 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:24:48 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:24:48 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:24:48 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:24:48 -0500] cupsdReadClient: 18 1.1 Get-Job-Attributes 1
> D [13/Jan/2014:08:24:48 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:24:48 -0500] [Job 21962] Loading attributes...
> D [13/Jan/2014:08:24:48 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:24:48 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:24:48 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Library_Xerox_Phaser_6250 HTTP/1.1
> D [13/Jan/2014:08:24:48 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:24:48 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:24:48 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:24:48 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250
> D [13/Jan/2014:08:24:48 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Library_Xerox_Phaser_6250)
> from 10.10.3.31
> D [13/Jan/2014:08:24:48 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:24:48 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:24:48 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:24:48 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:24:49 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:24:49 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:24:49 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:24:50 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:24:50 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:24:50 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:24:51 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:24:51 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:24:51 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:24:52 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:24:52 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:24:52 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:25:03 -0500] Report: clients=0
> D [13/Jan/2014:08:25:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:25:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:25:03 -0500] Report: printers=34
> D [13/Jan/2014:08:25:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:25:03 -0500] Report: stringpool-string-count=208094
> D [13/Jan/2014:08:25:03 -0500] Report: stringpool-alloc-bytes=327968
> D [13/Jan/2014:08:25:03 -0500] Report: stringpool-total-bytes=3766032
> D [13/Jan/2014:08:25:10 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:25:10 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:25:10 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:25:10 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:25:10 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:25:11 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:25:11 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> I [13/Jan/2014:08:25:12 -0500] Saving printers.conf...
> I [13/Jan/2014:08:25:13 -0500] Saving job.cache...
> I [13/Jan/2014:08:25:13 -0500] Saving subscriptions.conf...
> D [13/Jan/2014:08:25:13 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Dirty files"
> D [13/Jan/2014:08:25:13 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:25:13 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:25:13 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:25:14 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:25:14 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:25:14 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:25:15 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:25:15 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:25:16 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:25:16 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:25:16 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:25:17 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:25:18 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:25:18 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:25:18 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:25:19 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:25:19 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:25:19 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:25:20 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:25:20 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:25:20 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:25:21 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:25:21 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:25:21 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:25:22 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:25:22 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:25:22 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:25:23 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:25:23 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:25:23 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:25:41 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:25:42 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:25:42 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:25:44 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:25:44 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:25:44 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:25:45 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:25:45 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:25:45 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:25:46 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:25:46 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:25:47 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:25:47 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:25:47 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:25:48 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:25:49 -0500] [Job 21962] Unloading...
> D [13/Jan/2014:08:25:49 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:25:49 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:25:49 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:25:50 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:25:50 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:25:50 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:25:51 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:25:51 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:25:51 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:25:52 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:25:52 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:25:52 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:25:53 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:25:53 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:25:53 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:25:54 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:25:54 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:25:54 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:25:55 -0500] cupsdAcceptClient: 18 from 10.10.2.168:631(IPv4)
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 18 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:25:55 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 18 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:25:55 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:25:55 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.168
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 18 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:25:55 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 18 2.0 Validate-Job 1
> D [13/Jan/2014:08:25:55 -0500] Validate-Job
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:25:55 -0500] Returning IPP successful-ok for
> Validate-Job (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.168
> D [13/Jan/2014:08:25:55 -0500] cupsdAcceptClient: 21 from 10.10.2.168:631(IPv4)
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:25:55 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 18 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:25:55 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:25:55 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:25:55 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.168
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 18 2.0 Create-Job 1
> D [13/Jan/2014:08:25:55 -0500] Create-Job
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:25:55 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients"
> D [13/Jan/2014:08:25:55 -0500] add_job: requesting-user-name="Guest"
> D [13/Jan/2014:08:25:55 -0500] Adding default job-sheets values
> "none,none"...
> I [13/Jan/2014:08:25:55 -0500] [Job 21963] Adding start banner page "none".
> D [13/Jan/2014:08:25:55 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:25:55 -0500] [Job 21963] Queued on
> "SHS_iMacLab_Xerox_Phaser_6250DP" by "Guest".
> D [13/Jan/2014:08:25:55 -0500] Returning IPP successful-ok for Create-Job (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.168
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:25:55 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:55 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 21 2.0 Get-Jobs 1
> D [13/Jan/2014:08:25:55 -0500] Get-Jobs
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:25:55 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.168
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 18 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:25:55 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 18 2.0 Send-Document 1
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:25:55 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:25:55 -0500] Send-Document
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:25:55 -0500] cupsdIsAuthorized:
> requesting-user-name="Guest"
> D [13/Jan/2014:08:25:55 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:25:55 -0500] [Job 21963] File of type application/pdf
> queued by "Guest".
> I [13/Jan/2014:08:25:55 -0500] [Job 21963] Adding end banner page "none".
> D [13/Jan/2014:08:25:55 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:25:55 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:25:55 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] job-sheets=none,none
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> argv[0]="SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] argv[1]="21963"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] argv[2]="Guest"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] argv[3]="Narrative1B.pdf"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] argv[4]="1"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> argv[5]="AP_ColorMatchingMode=AP_ApplicationColorMatching AP_D_InputSlot=
> nocollate com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf
> com.apple.print.JobInfo.PMApplicationName=Preview
> com.apple.print.JobInfo.PMJobName=Narrative1B.pdf
> com.apple.print.JobInfo.PMJobOwner=Guest\ User
> com.apple.print.PageToPaperMappingMediaName=Letter
> com.apple.print.PageToPaperMappingType..n.=1
> com.apple.print.PrinterInfo.PMColorDeviceID..n.=42731
> com.apple.print.PrintSettings.PMColorMatchingMode..n.=0
> com.apple.print.PrintSettings.PMColorSpaceModel..n.=1
> com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580
> com.apple.print.PrintSettings.PMCopies..n.=1
> com.apple.print.PrintSettings.PMCopyCollate..b.
> com.apple.print.PrintSettings.PMDestinationType..n.=1
> com.apple.print.PrintSettings.PMFirstPage..n.=1
> com.apple.print.PrintSettings.PMLastPage..n.=2147483647
> com.apple.print.PrintSettings.PMPageRange..a.0..n.=1
> com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647
> nocom.apple.print.PrintSettings.PMPrintSelectionOnly..b.
> com.apple.print.PrintSettings.PMTotalBeginPages..n.=3
> com.apple.print.PrintSettings.PMTotalSidesImaged..n.=3
> DestinationPrinterID=SHS_iMacLab_Xerox_Phaser_6250DP___shs_papercut
> job-impressions=3 job-originating-host-name=10.10.2.168
> job-uuid=urn:uuid:c0107de5-6835-3553-4eab-3fb23bb47868 media=Letter
> PageSize=Letter PaperInfoIsSuggested..b. noPDFIsProtected..b.
> pserrorhandler-requested=standard time-at-creation=1389619541
> time-at-processing=1389619555 fitplot scaling=103
> time-at-creation=1389619555"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> argv[6]="/var/spool/cups/d21963-001"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[0]="CUPS_CACHEDIR=/var/cache/cups"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[1]="CUPS_DATADIR=/usr/share/cups"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[6]="CUPS_SERVERROOT=/etc/cups"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[7]="CUPS_STATEDIR=/var/run/cups"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[8]="HOME=/var/spool/cups/tmp"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[10]="SERVER_ADMIN=root at shs-papercut"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] envp[11]="SOFTWARE=CUPS/1.5.3"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[12]="TMPDIR=/var/spool/cups/tmp"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] envp[13]="USER=root"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[15]="CUPS_ENCRYPTION=IfRequested"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] envp[16]="IPP_PORT=631"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] envp[17]="CHARSET=utf-8"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] envp[18]="LANG=en_US.UTF-8"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[19]="PPD=/etc/cups/ppd/SHS_iMacLab_Xerox_Phaser_6250DP.ppd"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] envp[20]="RIP_MAX_CACHE=128m"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[21]="CONTENT_TYPE=application/pdf"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[22]="DEVICE_URI=papercut:lpd://10.10.0.110"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[23]="PRINTER_INFO=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[24]="PRINTER_LOCATION=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[25]="PRINTER=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[26]="PRINTER_STATE_REASONS=opc-life-over-warning,toner-low-report"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[27]="CUPS_FILETYPE=document"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963]
> envp[28]="FINAL_CONTENT_TYPE=application/vnd.cups-postscript"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] envp[29]="AUTH_I****"
> I [13/Jan/2014:08:25:55 -0500] [Job 21963] Started filter
> /usr/lib/cups/filter/pdftopdf (PID 7136)
> I [13/Jan/2014:08:25:55 -0500] [Job 21963] Started filter
> /usr/lib/cups/filter/pdftops (PID 7137)
> I [13/Jan/2014:08:25:55 -0500] [Job 21963] Started backend
> /usr/lib/cups/backend/papercut (PID 7138)
> D [13/Jan/2014:08:25:55 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:25:55 -0500] Returning IPP successful-ok for
> Send-Document (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.168
> D [13/Jan/2014:08:25:55 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:55 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:25:55 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:55 -0500] cupsdAcceptClient: 18 from 10.10.2.168:631(IPv4)
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 18 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:55 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 18 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:25:55 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:25:55 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.168
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] papercut: CUPS Provider
> Version:13.2.0.22278
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] pdftops - copying to temp print
> file "/tmp/01be152d8785e"
> D [13/Jan/2014:08:25:55 -0500] PID 7136 (/usr/lib/cups/filter/pdftopdf)
> exited with no errors.
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] Using image rendering
> resolution 300 dpi
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] Started filter pdftops (PID
> 7139)
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] Started filter pstops (PID 7140)
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] Page = 612x792; 14,14 to 598,778
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] slow_collate=0, slow_duplex=0,
> slow_order=0
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] Before copy_comments -
> %!PS-Adobe-3.0
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] %!PS-Adobe-3.0
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] %Produced by poppler pdftops
> version: 0.18.4 (http://poppler.freedesktop.org)
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] %%LanguageLevel: 2
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] %%DocumentSuppliedResources:
> (atend)
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] %%DocumentMedia: plain 612 792
> 0 () ()
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] %%BoundingBox: 0 0 612 792
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] %%Pages: 3
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] %%EndComments
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] Before copy_prolog -
> %%BeginDefaults
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] Before copy_setup - %%BeginSetup
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] Before page loop - %%Page: 1 1
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] Copying page 1...
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] PAGE: 1 1
> D [13/Jan/2014:08:25:55 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:25:55 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] Copying page 2...
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] PAGE: 2 1
> D [13/Jan/2014:08:25:55 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:25:55 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:55 -0500] cupsdAcceptClient: 22 from localhost
> (Domain)
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 22 POST / HTTP/1.1
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:55 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 22 1.1 Get-Jobs 1
> D [13/Jan/2014:08:25:55 -0500] Get-Jobs ipp://localhost/
> D [13/Jan/2014:08:25:55 -0500] [Job 7376] Loading attributes...
> D [13/Jan/2014:08:25:55 -0500] [Job 7444] Loading attributes...
> D [13/Jan/2014:08:25:55 -0500] [Job 13645] Loading attributes...
> D [13/Jan/2014:08:25:55 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/) from localhost
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:25:55 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:25:55 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] Copying page 3...
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] PAGE: 3 1
> D [13/Jan/2014:08:25:55 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:55 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:25:55 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] Wrote 3 pages...
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] PID 7140 (pstops) exited with
> no errors.
> D [13/Jan/2014:08:25:55 -0500] [Job 21963] PID 7139 (pdftops) exited with
> no errors.
> D [13/Jan/2014:08:25:55 -0500] PID 7137 (/usr/lib/cups/filter/pdftops)
> exited with no errors.
> D [13/Jan/2014:08:25:56 -0500] cupsdAcceptClient: 22 from 10.10.2.168:631(IPv4)
> D [13/Jan/2014:08:25:56 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:25:56 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:56 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:25:56 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:25:56 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.168
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:56 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:25:56 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:25:56 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.168
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:25:56 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:25:56 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdAcceptClient: 18 from 10.10.2.168:631(IPv4)
> D [13/Jan/2014:08:25:56 -0500] cupsdReadClient: 18 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:56 -0500] cupsdReadClient: 18 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:25:56 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:25:56 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.168
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE: +connecting-to-device
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Looking up "10.10.0.110"...
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Connecting to 10.10.0.110:515for printer
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Connecting to printer.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Connecting to printer.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE: -connecting-to-device
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Connected to printer.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Connected to printer.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Connected to 10.10.0.110:515(local port 1023)...
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] ATTR:
> marker-colors=#00FFFF,#FF00FF,#FFFF00,#000000,none,none,none
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] ATTR: marker-names='"Cyan Toner
> Cartridge"','"Magenta Toner Cartridge"','"Yellow Toner Cartridge"','"Black
> Toner Cartridge"','"Imaging Unit"','"Fuser"','"Transfer Roller"'
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] ATTR:
> marker-types=toner,toner,toner,toner,opc,fuser,transferUnit
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] ATTR:
> marker-levels=5,9,52,76,61,75,0
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] new_supply_state=60,
> change_state=ffff
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE: -developer-low-report
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE: -developer-empty-warning
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE: -marker-supply-low-report
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE:
> -marker-supply-empty-warning
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE: -opc-near-eol-report
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE: +opc-life-over-warning
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE: +toner-low-report
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE: -toner-empty-warning
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] new_state=0, change_state=ffff
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE: -media-low-report
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE: -media-empty-warning
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE: -door-open-report
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE: -media-jam-warning
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE:
> -input-tray-missing-warning
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE:
> -output-tray-missing-warning
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE:
> -marker-supply-missing-warning
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE:
> -output-area-almost-full-report
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] STATE: -output-area-full-warning
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] lpd_command 02
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Sending command string (2
> bytes)...
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Reading command status...
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] lpd_command returning 0
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Control file is:
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Hshs-papercut
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] PGuest
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] JNarrative1B_pdf
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] ldfA144shs-papercut
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] UdfA144shs-papercut
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] NNarrative1B_pdf
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] lpd_command 02 95
> cfA144shs-papercut
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Sending command string (23
> bytes)...
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Reading command status...
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] lpd_command returning 0
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Sending control file (95 bytes)
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Control file sent successfully.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Control file sent successfully.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] lpd_command 03 609704
> dfA144shs-papercut
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Sending command string (27
> bytes)...
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Reading command status...
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] lpd_command returning 0
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Sending data file (609704 bytes)
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 0% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 0% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 5% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 5% complete.", current level=INFO
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 11% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 11% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 16% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 16% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 21% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 21% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 27% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 27% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 32% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 32% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 38% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 38% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 43% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 43% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 48% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 48% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 54% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 54% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 59% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 59% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 64% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 64% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 70% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 70% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 75% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 75% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 81% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 81% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 86% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 86% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 91% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 91% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:25:56 -0500] [Job 21963] Spooling job, 97% complete.
> D [13/Jan/2014:08:25:56 -0500] [Job 21963] Set job-printer-state-message
> to "Spooling job, 97% complete.", current level=INFO
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:56 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:56 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:57 -0500] cupsdAcceptClient: 22 from 10.10.2.168:631(IPv4)
> D [13/Jan/2014:08:25:57 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:25:57 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:57 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:57 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:25:57 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:25:57 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.168
> D [13/Jan/2014:08:25:57 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:25:57 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:25:57 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:57 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:57 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:25:57 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:25:57 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.168
> D [13/Jan/2014:08:25:57 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:25:57 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:25:57 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:25:57 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:57 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:25:57 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:25:57 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:57 -0500] cupsdAcceptClient: 18 from 10.10.2.168:631(IPv4)
> D [13/Jan/2014:08:25:57 -0500] cupsdReadClient: 18 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:25:57 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:57 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:57 -0500] cupsdReadClient: 18 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:25:57 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:25:57 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.168
> D [13/Jan/2014:08:25:57 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> I [13/Jan/2014:08:25:58 -0500] [Job 21963] Data file sent successfully.
> D [13/Jan/2014:08:25:58 -0500] [Job 21963] Set job-printer-state-message
> to "Data file sent successfully.", current level=INFO
> D [13/Jan/2014:08:25:58 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:58 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:58 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:58 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:58 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:58 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:59 -0500] [Job 21963] ATTR:
> marker-levels=76,68,4,36,46,69,0
> D [13/Jan/2014:08:25:59 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:59 -0500] [Job 21963] new_supply_state=60,
> change_state=0
> D [13/Jan/2014:08:25:59 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:59 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:59 -0500] [Job 21963] new_state=0, change_state=0
> D [13/Jan/2014:08:25:59 -0500] [Job 21963] PAGE: 1 1
> D [13/Jan/2014:08:25:59 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:59 -0500] PID 7138 (/usr/lib/cups/backend/papercut)
> exited with no errors.
> D [13/Jan/2014:08:25:59 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:25:59 -0500] [Job 21963] Job completed.
> D [13/Jan/2014:08:25:59 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:59 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:59 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:59 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:59 -0500] [Notifier] state=3
> D [13/Jan/2014:08:25:59 -0500] cupsdAcceptClient: 21 from 10.10.2.168:631(IPv4)
> D [13/Jan/2014:08:25:59 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:25:59 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:59 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:25:59 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:25:59 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.168
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:25:59 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:25:59 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:59 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:25:59 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:25:59 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.168
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:25:59 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:25:59 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:25:59 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:25:59 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:25:59 -0500] cupsdAcceptClient: 18 from 10.10.2.168:631(IPv4)
> D [13/Jan/2014:08:25:59 -0500] cupsdReadClient: 18 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:25:59 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:59 -0500] cupsdReadClient: 18 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:25:59 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:25:59 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.168
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:25:59 -0500] cupsdReadClient: 18 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:25:59 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:25:59 -0500] cupsdReadClient: 18 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:25:59 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:25:59 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.2.168
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:25:59 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:25:59 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:25:59 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:26:00 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:26:03 -0500] Report: clients=0
> D [13/Jan/2014:08:26:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:26:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:26:03 -0500] Report: printers=34
> D [13/Jan/2014:08:26:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:26:03 -0500] Report: stringpool-string-count=208298
> D [13/Jan/2014:08:26:03 -0500] Report: stringpool-alloc-bytes=336568
> D [13/Jan/2014:08:26:03 -0500] Report: stringpool-total-bytes=3778304
> D [13/Jan/2014:08:26:13 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:26:13 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:26:13 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:26:13 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:26:13 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:26:13 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:26:15 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:26:15 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:26:15 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:26:16 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:26:16 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:26:16 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:26:17 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:26:17 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:26:18 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:26:18 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:26:18 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:26:19 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:26:20 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:26:20 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:26:20 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:26:21 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:26:21 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:26:21 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:26:22 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:26:22 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:26:22 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:26:23 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:26:23 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:26:23 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:26:24 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:26:24 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:26:24 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> I [13/Jan/2014:08:26:25 -0500] Saving printers.conf...
> I [13/Jan/2014:08:26:25 -0500] Saving job.cache...
> I [13/Jan/2014:08:26:26 -0500] Saving subscriptions.conf...
> D [13/Jan/2014:08:26:26 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Dirty files"
> D [13/Jan/2014:08:26:26 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:26:26 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:26:26 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:26:31 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:26:39 -0500] cupsdAcceptClient: 18 from localhost
> (Domain)
> D [13/Jan/2014:08:26:39 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:26:39 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:26:39 -0500] cupsdAuthorize: Authorized as papercut
> using PeerCred
> D [13/Jan/2014:08:26:39 -0500] cupsdReadClient: 18 1.1 Renew-Subscription 1
> D [13/Jan/2014:08:26:39 -0500] Renew-Subscription /
> D [13/Jan/2014:08:26:39 -0500] cupsdIsAuthorized: username="papercut"
> D [13/Jan/2014:08:26:39 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:26:39 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients"
> D [13/Jan/2014:08:26:39 -0500] Returning IPP successful-ok for
> Renew-Subscription (/) from localhost
> D [13/Jan/2014:08:26:39 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:44 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:26:44 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:26:46 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:26:46 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:26:46 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:26:47 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:26:47 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:26:47 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:26:47 -0500] cupsdAcceptClient: 21 from 10.10.1.242:631(IPv4)
> D [13/Jan/2014:08:26:47 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:26:47 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:26:47 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:26:47 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:26:47 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.242
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:47 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:26:47 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:26:47 -0500] cupsdReadClient: 21 2.0 Validate-Job 1
> D [13/Jan/2014:08:26:47 -0500] Validate-Job
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:26:47 -0500] Returning IPP successful-ok for
> Validate-Job (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.242
> D [13/Jan/2014:08:26:47 -0500] cupsdAcceptClient: 22 from 10.10.1.242:631(IPv4)
> D [13/Jan/2014:08:26:47 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:47 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:47 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:47 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:26:47 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:26:47 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:26:47 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.242
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:47 -0500] cupsdReadClient: 21 2.0 Create-Job 1
> D [13/Jan/2014:08:26:47 -0500] Create-Job
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:26:47 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:47 -0500] add_job: requesting-user-name="Guest"
> D [13/Jan/2014:08:26:47 -0500] Adding default job-sheets values
> "none,none"...
> I [13/Jan/2014:08:26:47 -0500] [Job 21964] Adding start banner page "none".
> D [13/Jan/2014:08:26:47 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:26:47 -0500] [Job 21964] Queued on
> "SHS_iMacLab_Xerox_Phaser_6250DP" by "Guest".
> D [13/Jan/2014:08:26:47 -0500] Returning IPP successful-ok for Create-Job (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.242
> D [13/Jan/2014:08:26:47 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:47 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:26:47 -0500] [Notifier] state=3
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:47 -0500] cupsdReadClient: 22 2.0 Get-Jobs 1
> D [13/Jan/2014:08:26:47 -0500] Get-Jobs
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:26:47 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.242
> D [13/Jan/2014:08:26:47 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:47 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:26:47 -0500] cupsdReadClient: 21 2.0 Send-Document 1
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:47 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:26:47 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:47 -0500] Send-Document
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:26:47 -0500] cupsdIsAuthorized:
> requesting-user-name="Guest"
> D [13/Jan/2014:08:26:47 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:26:47 -0500] [Job 21964] File of type application/pdf
> queued by "Guest".
> I [13/Jan/2014:08:26:47 -0500] [Job 21964] Adding end banner page "none".
> D [13/Jan/2014:08:26:47 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:47 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:47 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964] job-sheets=none,none
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> argv[0]="SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964] argv[1]="21964"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964] argv[2]="Guest"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964] argv[3]="MyDefiningMoment.pdf"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964] argv[4]="1"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> argv[5]="AP_ColorMatchingMode=AP_ApplicationColorMatching AP_D_InputSlot=
> nocollate com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf
> com.apple.print.JobInfo.PMApplicationName=Preview
> com.apple.print.JobInfo.PMJobName=MyDefiningMoment.pdf
> com.apple.print.JobInfo.PMJobOwner=Guest\ User
> com.apple.print.PageToPaperMappingMediaName=Letter
> com.apple.print.PageToPaperMappingType..n.=1
> com.apple.print.PrinterInfo.PMColorDeviceID..n.=42731
> com.apple.print.PrintSettings.PMColorMatchingMode..n.=0
> com.apple.print.PrintSettings.PMColorSpaceModel..n.=1
> com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580
> com.apple.print.PrintSettings.PMCopies..n.=1
> com.apple.print.PrintSettings.PMCopyCollate..b.
> com.apple.print.PrintSettings.PMDestinationType..n.=1
> com.apple.print.PrintSettings.PMFirstPage..n.=1
> com.apple.print.PrintSettings.PMLastPage..n.=2147483647
> com.apple.print.PrintSettings.PMPageRange..a.0..n.=1
> com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647
> nocom.apple.print.PrintSettings.PMPrintSelectionOnly..b.
> com.apple.print.PrintSettings.PMTotalBeginPages..n.=2
> com.apple.print.PrintSettings.PMTotalSidesImaged..n.=2
> DestinationPrinterID=SHS_iMacLab_Xerox_Phaser_6250DP___shs_papercut
> job-impressions=2 job-originating-host-name=10.10.1.242
> job-uuid=urn:uuid:042395d1-7534-3be1-7f90-2a0a7add7751 media=Letter
> PageSize=Letter PaperInfoIsSuggested..b. noPDFIsProtected..b.
> pserrorhandler-requested=standard time-at-creation=1389619594
> time-at-processing=1389619607 fitplot scaling=103
> time-at-creation=1389619607"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> argv[6]="/var/spool/cups/d21964-001"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[0]="CUPS_CACHEDIR=/var/cache/cups"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[1]="CUPS_DATADIR=/usr/share/cups"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[6]="CUPS_SERVERROOT=/etc/cups"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[7]="CUPS_STATEDIR=/var/run/cups"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[8]="HOME=/var/spool/cups/tmp"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[10]="SERVER_ADMIN=root at shs-papercut"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964] envp[11]="SOFTWARE=CUPS/1.5.3"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[12]="TMPDIR=/var/spool/cups/tmp"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964] envp[13]="USER=root"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[15]="CUPS_ENCRYPTION=IfRequested"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964] envp[16]="IPP_PORT=631"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964] envp[17]="CHARSET=utf-8"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964] envp[18]="LANG=en_US.UTF-8"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[19]="PPD=/etc/cups/ppd/SHS_iMacLab_Xerox_Phaser_6250DP.ppd"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964] envp[20]="RIP_MAX_CACHE=128m"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[21]="CONTENT_TYPE=application/pdf"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[22]="DEVICE_URI=papercut:lpd://10.10.0.110"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[23]="PRINTER_INFO=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[24]="PRINTER_LOCATION=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[25]="PRINTER=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[26]="PRINTER_STATE_REASONS=opc-life-over-warning,toner-low-report"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[27]="CUPS_FILETYPE=document"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964]
> envp[28]="FINAL_CONTENT_TYPE=application/vnd.cups-postscript"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964] envp[29]="AUTH_I****"
> I [13/Jan/2014:08:26:47 -0500] [Job 21964] Started filter
> /usr/lib/cups/filter/pdftopdf (PID 7282)
> I [13/Jan/2014:08:26:47 -0500] [Job 21964] Started filter
> /usr/lib/cups/filter/pdftops (PID 7283)
> I [13/Jan/2014:08:26:47 -0500] [Job 21964] Started backend
> /usr/lib/cups/backend/papercut (PID 7284)
> D [13/Jan/2014:08:26:47 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:47 -0500] Returning IPP successful-ok for
> Send-Document (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.242
> D [13/Jan/2014:08:26:47 -0500] [Notifier] state=3
> D [13/Jan/2014:08:26:47 -0500] [Notifier] state=3
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:26:47 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:26:47 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:26:47 -0500] cupsdAcceptClient: 21 from 10.10.1.242:631(IPv4)
> D [13/Jan/2014:08:26:47 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:26:47 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:26:47 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:26:47 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:26:47 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.242
> D [13/Jan/2014:08:26:47 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:26:47 -0500] [Job 21964] papercut: CUPS Provider
> Version:13.2.0.22278
> D [13/Jan/2014:08:26:47 -0500] [Job 21964] pdftops - copying to temp print
> file "/tmp/01c7352e1c86e"
> D [13/Jan/2014:08:26:47 -0500] PID 7282 (/usr/lib/cups/filter/pdftopdf)
> exited with no errors.
> D [13/Jan/2014:08:26:47 -0500] [Job 21964] Using image rendering
> resolution 300 dpi
> D [13/Jan/2014:08:26:47 -0500] [Job 21964] Started filter pdftops (PID
> 7285)
> D [13/Jan/2014:08:26:47 -0500] [Job 21964] Started filter pstops (PID 7286)
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] Page = 612x792; 14,14 to 598,778
> D [13/Jan/2014:08:26:48 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:26:48 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:26:48 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] slow_collate=0, slow_duplex=0,
> slow_order=0
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] Before copy_comments -
> %!PS-Adobe-3.0
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] %!PS-Adobe-3.0
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] %Produced by poppler pdftops
> version: 0.18.4 (http://poppler.freedesktop.org)
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] %%LanguageLevel: 2
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] %%DocumentSuppliedResources:
> (atend)
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] %%DocumentMedia: plain 612 792
> 0 () ()
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] %%BoundingBox: 0 0 612 792
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] %%Pages: 2
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] %%EndComments
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] Before copy_prolog -
> %%BeginDefaults
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] Before copy_setup - %%BeginSetup
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] Before page loop - %%Page: 1 1
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] Copying page 1...
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] PAGE: 1 1
> D [13/Jan/2014:08:26:48 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:26:48 -0500] [Notifier] state=3
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] Copying page 2...
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] PAGE: 2 1
> D [13/Jan/2014:08:26:48 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:26:48 -0500] [Notifier] state=3
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] Wrote 2 pages...
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] PID 7286 (pstops) exited with
> no errors.
> D [13/Jan/2014:08:26:48 -0500] [Job 21964] PID 7285 (pdftops) exited with
> no errors.
> D [13/Jan/2014:08:26:48 -0500] PID 7283 (/usr/lib/cups/filter/pdftops)
> exited with no errors.
> D [13/Jan/2014:08:26:48 -0500] cupsdAcceptClient: 23 from localhost
> (Domain)
> D [13/Jan/2014:08:26:48 -0500] cupsdReadClient: 23 POST / HTTP/1.1
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:26:48 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:26:48 -0500] cupsdReadClient: 23 1.1 Get-Jobs 1
> D [13/Jan/2014:08:26:48 -0500] Get-Jobs ipp://localhost/
> D [13/Jan/2014:08:26:48 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/) from localhost
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:26:48 -0500] cupsdReadClient: 23 WAITING Closing on EOF
> D [13/Jan/2014:08:26:48 -0500] cupsdCloseClient: 23
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:26:48 -0500] PID 7284 (/usr/lib/cups/backend/papercut)
> exited with no errors.
> D [13/Jan/2014:08:26:48 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:26:48 -0500] [Job 21964] Job completed.
> D [13/Jan/2014:08:26:48 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:26:48 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:26:48 -0500] [Notifier] state=3
> D [13/Jan/2014:08:26:48 -0500] [Notifier] state=3
> D [13/Jan/2014:08:26:48 -0500] cupsdAcceptClient: 22 from 10.10.1.242:631(IPv4)
> D [13/Jan/2014:08:26:48 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:26:48 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:26:48 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:26:48 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:26:48 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.242
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:48 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:26:48 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:26:48 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:26:48 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:26:48 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.242
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:48 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:26:48 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:26:48 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:26:48 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:26:48 -0500] cupsdAcceptClient: 21 from 10.10.1.242:631(IPv4)
> D [13/Jan/2014:08:26:48 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:26:48 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:26:48 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:26:48 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:26:48 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.242
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:48 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:26:48 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:26:48 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:26:48 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:26:48 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.242
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:26:48 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:26:48 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:26:48 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:26:49 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:26:49 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:26:49 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:26:50 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:26:50 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:26:51 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:26:51 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:26:51 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:26:52 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:26:52 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:26:52 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:26:53 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:26:53 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:26:53 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:26:54 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:26:54 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:26:54 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:26:55 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:26:55 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:26:55 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:26:56 -0500] [Job 7376] Unloading...
> D [13/Jan/2014:08:26:56 -0500] [Job 7444] Unloading...
> D [13/Jan/2014:08:26:56 -0500] [Job 13645] Unloading...
> D [13/Jan/2014:08:26:57 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:26:57 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:26:57 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:27:00 -0500] [Job 21963] Unloading...
> D [13/Jan/2014:08:27:03 -0500] Report: clients=1
> D [13/Jan/2014:08:27:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:27:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:27:03 -0500] Report: printers=34
> D [13/Jan/2014:08:27:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:27:03 -0500] Report: stringpool-string-count=208119
> D [13/Jan/2014:08:27:03 -0500] Report: stringpool-alloc-bytes=333416
> D [13/Jan/2014:08:27:03 -0500] Report: stringpool-total-bytes=3771320
> I [13/Jan/2014:08:27:09 -0500] Saving job.cache...
> I [13/Jan/2014:08:27:10 -0500] Saving subscriptions.conf...
> D [13/Jan/2014:08:27:10 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Dirty files"
> D [13/Jan/2014:08:27:15 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:27:15 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:27:15 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:27:15 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:27:15 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:27:15 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:27:17 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:27:17 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:27:17 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:27:18 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:27:18 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:27:18 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:27:19 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:27:19 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:27:20 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:27:20 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:27:20 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:27:21 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:27:21 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:27:22 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:27:22 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:27:22 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:27:23 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:27:23 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:27:23 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:27:24 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:27:24 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:27:24 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:27:25 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:27:25 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:27:25 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:27:26 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:27:26 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:27:26 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:27:28 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:27:28 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:27:28 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:27:46 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:27:46 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:27:48 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:27:48 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:27:48 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:27:49 -0500] [Job 21964] Unloading...
> D [13/Jan/2014:08:27:49 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:27:49 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:27:49 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:27:50 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:27:50 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:27:51 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:27:51 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:27:51 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:27:52 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:27:52 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:27:53 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:27:53 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:27:53 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:27:54 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:27:54 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:27:54 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:27:55 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:27:55 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:27:55 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:27:56 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:27:56 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:27:56 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:27:57 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:27:57 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:27:57 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:27:59 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:27:59 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:27:59 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:28:03 -0500] Report: clients=1
> D [13/Jan/2014:08:28:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:28:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:28:03 -0500] Report: printers=34
> D [13/Jan/2014:08:28:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:28:03 -0500] Report: stringpool-string-count=208014
> D [13/Jan/2014:08:28:03 -0500] Report: stringpool-alloc-bytes=326240
> D [13/Jan/2014:08:28:03 -0500] Report: stringpool-total-bytes=3763880
> D [13/Jan/2014:08:28:17 -0500] cupsdAcceptClient: 21 from 10.10.2.192:631(IPv4)
> D [13/Jan/2014:08:28:17 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:28:17 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:28:17 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:28:17 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:28:17 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:28:17 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 21 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:28:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:28:17 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:17 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 21 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:28:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 21 2.0 Validate-Job 1
> D [13/Jan/2014:08:28:17 -0500] Validate-Job
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:17 -0500] Returning IPP successful-ok for
> Validate-Job (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:28:17 -0500] cupsdAcceptClient: 22 from 10.10.2.192:631(IPv4)
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 22 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:28:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 21 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:28:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:28:17 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:17 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 21 2.0 Create-Job 1
> D [13/Jan/2014:08:28:17 -0500] Create-Job
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:17 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients"
> D [13/Jan/2014:08:28:17 -0500] add_job: requesting-user-name="Guest"
> D [13/Jan/2014:08:28:17 -0500] Adding default job-sheets values
> "none,none"...
> I [13/Jan/2014:08:28:17 -0500] [Job 21965] Adding start banner page "none".
> D [13/Jan/2014:08:28:17 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:28:17 -0500] [Job 21965] Queued on
> "SHS_MobileLab_HP_LaserJet_1320" by "Guest".
> D [13/Jan/2014:08:28:17 -0500] Returning IPP successful-ok for Create-Job (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:17 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 22 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:28:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 22 2.0 Get-Jobs 1
> D [13/Jan/2014:08:28:17 -0500] Get-Jobs
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:17 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 21 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:28:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 21 2.0 Send-Document 1
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:28:17 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:28:17 -0500] Send-Document
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:17 -0500] cupsdIsAuthorized:
> requesting-user-name="Guest"
> D [13/Jan/2014:08:28:17 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:28:17 -0500] [Job 21965] File of type application/pdf
> queued by "Guest".
> I [13/Jan/2014:08:28:17 -0500] [Job 21965] Adding end banner page "none".
> D [13/Jan/2014:08:28:17 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:28:17 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:28:17 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] job-sheets=none,none
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> argv[0]="SHS_MobileLab_HP_LaserJet_1320"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] argv[1]="21965"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] argv[2]="Guest"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> argv[3]="Globalstudies-HaitianRevolution.pdf"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] argv[4]="1"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> argv[5]="AP_ColorMatchingMode=AP_ApplicationColorMatching AP_D_InputSlot=
> nocollate com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf
> com.apple.print.JobInfo.PMApplicationName=Preview
> com.apple.print.JobInfo.PMJobName=Globalstudies-HaitianRevolution.pdf
> com.apple.print.JobInfo.PMJobOwner=Guest\ User
> com.apple.print.PageToPaperMappingMediaName=Letter
> com.apple.print.PageToPaperMappingType..n.=1
> com.apple.print.PrinterInfo.PMColorDeviceID..n.=39271
> com.apple.print.PrintSettings.PMColorMatchingMode..n.=0
> com.apple.print.PrintSettings.PMColorSpaceModel..n.=1
> com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580
> com.apple.print.PrintSettings.PMCopies..n.=1
> com.apple.print.PrintSettings.PMCopyCollate..b.
> com.apple.print.PrintSettings.PMDestinationType..n.=1
> com.apple.print.PrintSettings.PMFirstPage..n.=1
> com.apple.print.PrintSettings.PMLastPage..n.=2147483647
> com.apple.print.PrintSettings.PMPageRange..a.0..n.=1
> com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647
> nocom.apple.print.PrintSettings.PMPrintSelectionOnly..b.
> com.apple.print.PrintSettings.PMTotalBeginPages..n.=2
> com.apple.print.PrintSettings.PMTotalSidesImaged..n.=2
> DestinationPrinterID=SHS_MobileLab_HP_LaserJet_1320___shs_papercut
> job-impressions=2 job-originating-host-name=10.10.2.192
> job-uuid=urn:uuid:1dbe32ba-f198-3875-5d8b-df391c63d7c8 media=Letter
> PageSize=Letter PaperInfoIsSuggested..b. noPDFIsProtected..b.
> pserrorhandler-requested=standard time-at-creation=1389619701
> time-at-processing=1389619697 time-at-creation=1389619697"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> argv[6]="/var/spool/cups/d21965-001"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[0]="CUPS_CACHEDIR=/var/cache/cups"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[1]="CUPS_DATADIR=/usr/share/cups"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[6]="CUPS_SERVERROOT=/etc/cups"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[7]="CUPS_STATEDIR=/var/run/cups"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[8]="HOME=/var/spool/cups/tmp"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[10]="SERVER_ADMIN=root at shs-papercut"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] envp[11]="SOFTWARE=CUPS/1.5.3"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[12]="TMPDIR=/var/spool/cups/tmp"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] envp[13]="USER=root"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[15]="CUPS_ENCRYPTION=IfRequested"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] envp[16]="IPP_PORT=631"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] envp[17]="CHARSET=utf-8"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] envp[18]="LANG=en_US.UTF-8"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[19]="PPD=/etc/cups/ppd/SHS_MobileLab_HP_LaserJet_1320.ppd"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] envp[20]="RIP_MAX_CACHE=128m"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[21]="CONTENT_TYPE=application/pdf"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[22]="DEVICE_URI=papercut:lpd://10.10.0.136"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[23]="PRINTER_INFO=SHS_MobileLab_HP_LaserJet_1320"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[24]="PRINTER_LOCATION=SHS_MobileLab_HP_LaserJet_1320"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[25]="PRINTER=SHS_MobileLab_HP_LaserJet_1320"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[26]="PRINTER_STATE_REASONS=none"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[27]="CUPS_FILETYPE=document"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> envp[28]="FINAL_CONTENT_TYPE=printer/SHS_MobileLab_HP_LaserJet_1320"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] envp[29]="AUTH_I****"
> I [13/Jan/2014:08:28:17 -0500] [Job 21965] Started filter
> /usr/lib/cups/filter/pdftopdf (PID 7446)
> I [13/Jan/2014:08:28:17 -0500] [Job 21965] Started filter
> /usr/lib/cups/filter/foomatic-rip (PID 7447)
> I [13/Jan/2014:08:28:17 -0500] [Job 21965] Started backend
> /usr/lib/cups/backend/papercut (PID 7448)
> D [13/Jan/2014:08:28:17 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:28:17 -0500] Returning IPP successful-ok for
> Send-Document (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:17 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:17 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:28:17 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:17 -0500] cupsdAcceptClient: 21 from 10.10.2.192:631(IPv4)
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 21 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:28:17 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:17 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Getting input from file
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] foomatic-rip version 4.0.16.253
> running...
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Parsing PPD file ...
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] papercut: CUPS Provider
> Version:13.2.0.22278
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Added option ColorSpace
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Added option Resolution
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Added option PageSize
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Added option PrintoutMode
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Added option ImageableArea
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Added option PaperDimension
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Added option InputSlot
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Added option Duplex
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Added option ColorModel
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Added option PrinterResolution
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Added option Font
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Parameter Summary
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] -----------------
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Spooler: cups
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Printer:
> SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Shell: /bin/bash
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] PPD file:
> /etc/cups/ppd/SHS_MobileLab_HP_LaserJet_1320.ppd
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] ATTR file:
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Printer model: HP LaserJet 1320
> Foomatic/pxlmono (recommended)
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Job title:
> Globalstudies-HaitianRevolution.pdf
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] File(s) to be printed:
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] <STDIN>
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Ghostscript extra search path
> ('GS_LIB'): /usr/share/cups/fonts
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Printing system options:
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'AP_ColorMatchingMode=AP_ApplicationColorMatching'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> AP_ColorMatchingMode=AP_ApplicationColorMatching.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'AP_D_InputSlot='
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option AP_D_InputSlot=.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option 'nocollate'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown boolean option
> "nocollate".
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.JobInfo.PMApplicationName=Preview'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.JobInfo.PMApplicationName=Preview.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.JobInfo.PMJobName=Globalstudies-HaitianRevolution.pdf'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.JobInfo.PMJobName=Globalstudies-HaitianRevolution.pdf.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.JobInfo.PMJobOwner=Guest\'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.JobInfo.PMJobOwner=Guest\.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option 'User'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown boolean option "User".
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.PageToPaperMappingMediaName=Letter'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.PageToPaperMappingMediaName=Letter.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.PageToPaperMappingType..n.=1'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.PageToPaperMappingType..n.=1.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.PrinterInfo.PMColorDeviceID..n.=39271'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.PrinterInfo.PMColorDeviceID..n.=39271.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.PrintSettings.PMColorMatchingMode..n.=0'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.PrintSettings.PMColorMatchingMode..n.=0.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.PrintSettings.PMColorSpaceModel..n.=1'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.PrintSettings.PMColorSpaceModel..n.=1.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.PrintSettings.PMCopies..n.=1'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.PrintSettings.PMCopies..n.=1.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.PrintSettings.PMCopyCollate..b.'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown boolean option
> "com.apple.print.PrintSettings.PMCopyCollate..b.".
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.PrintSettings.PMDestinationType..n.=1'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.PrintSettings.PMDestinationType..n.=1.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.PrintSettings.PMFirstPage..n.=1'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.PrintSettings.PMFirstPage..n.=1.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.PrintSettings.PMLastPage..n.=2147483647'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.PrintSettings.PMLastPage..n.=2147483647.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.PrintSettings.PMPageRange..a.0..n.=1'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.PrintSettings.PMPageRange..a.0..n.=1.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'nocom.apple.print.PrintSettings.PMPrintSelectionOnly..b.'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown boolean option
> "nocom.apple.print.PrintSettings.PMPrintSelectionOnly..b.".
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.PrintSettings.PMTotalBeginPages..n.=2'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.PrintSettings.PMTotalBeginPages..n.=2.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'com.apple.print.PrintSettings.PMTotalSidesImaged..n.=2'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> com.apple.print.PrintSettings.PMTotalSidesImaged..n.=2.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'DestinationPrinterID=SHS_MobileLab_HP_LaserJet_1320___shs_papercut'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> DestinationPrinterID=SHS_MobileLab_HP_LaserJet_1320___shs_papercut.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'job-impressions=2'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> job-impressions=2.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'job-originating-host-name=10.10.2.192'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> job-originating-host-name=10.10.2.192.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'job-uuid=urn:uuid:1dbe32ba-f198-3875-5d8b-df391c63d7c8'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> job-uuid=urn:uuid:1dbe32ba-f198-3875-5d8b-df391c63d7c8.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option 'media=Letter'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'PaperInfoIsSuggested..b.'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown boolean option
> "PaperInfoIsSuggested..b.".
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'noPDFIsProtected..b.'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown boolean option
> "noPDFIsProtected..b.".
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'pserrorhandler-requested=standard'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> pserrorhandler-requested=standard.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'time-at-creation=1389619701'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> time-at-creation=1389619701.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'time-at-processing=1389619697'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> time-at-processing=1389619697.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'time-at-creation=1389619697'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Unknown option
> time-at-creation=1389619697.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Options from the PPD file:
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Pondering option
> 'PageSize=Letter'
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> ================================================
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] File: <STDIN>
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> ================================================
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Filetype: PDF
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Storing temporary files in
> /var/spool/cups/tmp
> D [13/Jan/2014:08:28:17 -0500] PID 7446 (/usr/lib/cups/filter/pdftopdf)
> exited with no errors.
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] File contains 2 pages
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Starting renderer with command:
> gs -dFirstPage=1  -q -dBATCH -dPARANOIDSAFER -dNOPAUSE -dNOINTERPOLATE
> -sDEVICE=pxlmono -r600x600 -dMediaPosition=0 -dDEVICEWIDTHPOINTS=612
> -dDEVICEHEIGHTPOINTS=792 -sOutputFile=-
> /var/spool/cups/tmp/foomatic-1WkZo1
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Starting process "kid3"
> (generation 1)
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Starting process "kid4"
> (generation 2)
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] Starting process "renderer"
> (generation 2)
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] JCL: %-12345X at PJL
> D [13/Jan/2014:08:28:17 -0500] [Job 21965] <job data>
> D [13/Jan/2014:08:28:17 -0500] [Job 21965]
> D [13/Jan/2014:08:28:17 -0500] cupsdAcceptClient: 23 from localhost
> (Domain)
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 23 POST / HTTP/1.1
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 23 1.1 Get-Jobs 1
> D [13/Jan/2014:08:28:17 -0500] Get-Jobs ipp://localhost/
> D [13/Jan/2014:08:28:17 -0500] [Job 7376] Loading attributes...
> D [13/Jan/2014:08:28:17 -0500] [Job 7444] Loading attributes...
> D [13/Jan/2014:08:28:17 -0500] [Job 13645] Loading attributes...
> D [13/Jan/2014:08:28:17 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/) from localhost
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:28:17 -0500] cupsdReadClient: 23 WAITING Closing on EOF
> D [13/Jan/2014:08:28:17 -0500] cupsdCloseClient: 23
> D [13/Jan/2014:08:28:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:18 -0500] cupsdAcceptClient: 23 from 10.10.2.192:631(IPv4)
> D [13/Jan/2014:08:28:18 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:28:18 -0500] cupsdReadClient: 23 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:18 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:18 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:18 -0500] cupsdReadClient: 23 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:28:18 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:18 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:28:18 -0500] cupsdReadClient: 23 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:18 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:18 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:18 -0500] cupsdReadClient: 23 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:28:18 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:18 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:28:18 -0500] cupsdReadClient: 23 WAITING Closing on EOF
> D [13/Jan/2014:08:28:18 -0500] cupsdCloseClient: 23
> D [13/Jan/2014:08:28:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:18 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:28:18 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:28:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:18 -0500] cupsdAcceptClient: 21 from 10.10.2.192:631(IPv4)
> D [13/Jan/2014:08:28:18 -0500] cupsdReadClient: 21 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:18 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:18 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:18 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:28:18 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:18 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:28:19 -0500] cupsdAcceptClient: 23 from 10.10.2.192:631(IPv4)
> D [13/Jan/2014:08:28:19 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:28:19 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:28:19 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:28:19 -0500] cupsdReadClient: 23 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:19 -0500] cupsdReadClient: 23 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:28:19 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:19 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:28:19 -0500] cupsdReadClient: 23 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:19 -0500] cupsdReadClient: 23 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:28:19 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:19 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:28:19 -0500] cupsdReadClient: 23 WAITING Closing on EOF
> D [13/Jan/2014:08:28:19 -0500] cupsdCloseClient: 23
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:28:19 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] cupsdAcceptClient: 21 from 10.10.2.192:631(IPv4)
> D [13/Jan/2014:08:28:19 -0500] cupsdReadClient: 21 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:19 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:28:19 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:19 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] renderer exited with status 0
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] kid4 exited with status 0
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] kid3 finished
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Kid3 exit status: 0
> D [13/Jan/2014:08:28:19 -0500] [Job 21965]
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Closing foomatic-rip.
> D [13/Jan/2014:08:28:19 -0500] PID 7447
> (/usr/lib/cups/filter/foomatic-rip) exited with no errors.
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE: +connecting-to-device
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Looking up "10.10.0.136"...
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Connecting to 10.10.0.136:515for printer
> I [13/Jan/2014:08:28:19 -0500] [Job 21965] Connecting to printer.
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Set job-printer-state-message
> to "Connecting to printer.", current level=INFO
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE: -connecting-to-device
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:19 -0500] [Job 21965] Connected to printer.
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Set job-printer-state-message
> to "Connected to printer.", current level=INFO
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Connected to 10.10.0.136:515(local port 1023)...
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] ATTR: marker-colors=none
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] ATTR: marker-names='"Toner
> Cartridge"'
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] ATTR: marker-types=toner
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] ATTR: marker-levels=69
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] new_supply_state=0,
> change_state=ffff
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE: -developer-low-report
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE: -developer-empty-warning
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE: -marker-supply-low-report
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE:
> -marker-supply-empty-warning
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE: -opc-near-eol-report
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE: -opc-life-over-warning
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE: -toner-low-report
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE: -toner-empty-warning
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] new_state=0, change_state=ffff
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE: -media-low-report
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE: -media-empty-warning
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE: -door-open-report
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE: -media-jam-warning
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE:
> -input-tray-missing-warning
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE:
> -output-tray-missing-warning
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE:
> -marker-supply-missing-warning
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE:
> -output-area-almost-full-report
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] STATE: -output-area-full-warning
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] lpd_command 02
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Sending command string (2
> bytes)...
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Reading command status...
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] lpd_command returning 0
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Control file is:
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Hshs-papercut
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] PGuest
> D [13/Jan/2014:08:28:19 -0500] [Job 21965]
> JGlobalstudies_HaitianRevolution_pdf
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] ldfA458shs-papercut
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] UdfA458shs-papercut
> D [13/Jan/2014:08:28:19 -0500] [Job 21965]
> NGlobalstudies_HaitianRevolution_pdf
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] lpd_command 02 135
> cfA458shs-papercut
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Sending command string (24
> bytes)...
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Reading command status...
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] lpd_command returning 0
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Sending control file (135 bytes)
> I [13/Jan/2014:08:28:19 -0500] [Job 21965] Control file sent successfully.
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Set job-printer-state-message
> to "Control file sent successfully.", current level=INFO
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] lpd_command 03 815432
> dfA458shs-papercut
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Sending command string (27
> bytes)...
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Reading command status...
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] lpd_command returning 0
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Sending data file (815432 bytes)
> I [13/Jan/2014:08:28:19 -0500] [Job 21965] Spooling job, 0% complete.
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 0% complete.", current level=INFO
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:19 -0500] [Job 21965] Spooling job, 4% complete.
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 4% complete.", current level=INFO
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:19 -0500] [Job 21965] Spooling job, 8% complete.
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 8% complete.", current level=INFO
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:19 -0500] [Job 21965] Spooling job, 12% complete.
> D [13/Jan/2014:08:28:19 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 12% complete.", current level=INFO
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:19 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:19 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:20 -0500] [Job 21965] Spooling job, 16% complete.
> D [13/Jan/2014:08:28:20 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 16% complete.", current level=INFO
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:28:20 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:28:20 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:20 -0500] [Job 21965] Spooling job, 20% complete.
> D [13/Jan/2014:08:28:20 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 20% complete.", current level=INFO
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:20 -0500] [Job 21965] Spooling job, 24% complete.
> D [13/Jan/2014:08:28:20 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 24% complete.", current level=INFO
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:20 -0500] [Job 21965] Spooling job, 28% complete.
> D [13/Jan/2014:08:28:20 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 28% complete.", current level=INFO
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:20 -0500] [Job 21965] Spooling job, 32% complete.
> D [13/Jan/2014:08:28:20 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 32% complete.", current level=INFO
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:20 -0500] [Job 21965] Spooling job, 36% complete.
> D [13/Jan/2014:08:28:20 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 36% complete.", current level=INFO
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:20 -0500] [Job 21965] Spooling job, 40% complete.
> D [13/Jan/2014:08:28:20 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 40% complete.", current level=INFO
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:20 -0500] [Job 21965] Spooling job, 44% complete.
> D [13/Jan/2014:08:28:20 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 44% complete.", current level=INFO
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:20 -0500] [Job 21965] Spooling job, 48% complete.
> D [13/Jan/2014:08:28:20 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 48% complete.", current level=INFO
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:20 -0500] [Job 21965] Spooling job, 52% complete.
> D [13/Jan/2014:08:28:20 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 52% complete.", current level=INFO
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:20 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:20 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:21 -0500] [Job 21965] Spooling job, 56% complete.
> D [13/Jan/2014:08:28:21 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 56% complete.", current level=INFO
> D [13/Jan/2014:08:28:21 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:21 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:21 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:28:21 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:28:21 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:21 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:21 -0500] [Job 21965] Spooling job, 60% complete.
> D [13/Jan/2014:08:28:21 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 60% complete.", current level=INFO
> D [13/Jan/2014:08:28:21 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:21 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:21 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:21 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:21 -0500] cupsdAcceptClient: 23 from 10.10.2.192:631(IPv4)
> D [13/Jan/2014:08:28:21 -0500] cupsdReadClient: 23 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:21 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:21 -0500] cupsdReadClient: 23 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:28:21 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:21 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:28:21 -0500] cupsdReadClient: 23 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:21 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:21 -0500] cupsdReadClient: 23 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:28:21 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:21 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:28:21 -0500] cupsdReadClient: 23 WAITING Closing on EOF
> D [13/Jan/2014:08:28:21 -0500] cupsdCloseClient: 23
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:21 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:28:21 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:21 -0500] cupsdAcceptClient: 21 from 10.10.2.192:631(IPv4)
> D [13/Jan/2014:08:28:21 -0500] cupsdReadClient: 21 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:21 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:21 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:28:21 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:21 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> I [13/Jan/2014:08:28:21 -0500] [Job 21965] Spooling job, 64% complete.
> D [13/Jan/2014:08:28:21 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 64% complete.", current level=INFO
> D [13/Jan/2014:08:28:21 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:21 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:21 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:21 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:21 -0500] [Job 21965] Spooling job, 68% complete.
> D [13/Jan/2014:08:28:21 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 68% complete.", current level=INFO
> D [13/Jan/2014:08:28:21 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:21 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:21 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:21 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:21 -0500] [Job 21965] Spooling job, 72% complete.
> D [13/Jan/2014:08:28:21 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 72% complete.", current level=INFO
> D [13/Jan/2014:08:28:21 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:21 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:21 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:21 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:21 -0500] [Job 21965] Spooling job, 76% complete.
> D [13/Jan/2014:08:28:21 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 76% complete.", current level=INFO
> D [13/Jan/2014:08:28:21 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:21 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:21 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:21 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:21 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:22 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:28:22 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:28:22 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> I [13/Jan/2014:08:28:23 -0500] [Job 21965] Spooling job, 80% complete.
> D [13/Jan/2014:08:28:23 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 80% complete.", current level=INFO
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:28:23 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:28:23 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:23 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:23 -0500] [Job 21965] Spooling job, 84% complete.
> D [13/Jan/2014:08:28:23 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 84% complete.", current level=INFO
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:23 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:23 -0500] [Job 21965] Spooling job, 88% complete.
> D [13/Jan/2014:08:28:23 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 88% complete.", current level=INFO
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:23 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:23 -0500] [Job 21965] Spooling job, 92% complete.
> D [13/Jan/2014:08:28:23 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 92% complete.", current level=INFO
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:23 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:23 -0500] [Job 21965] Spooling job, 96% complete.
> D [13/Jan/2014:08:28:23 -0500] [Job 21965] Set job-printer-state-message
> to "Spooling job, 96% complete.", current level=INFO
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:23 -0500] [Notifier] state=3
> I [13/Jan/2014:08:28:23 -0500] [Job 21965] Data file sent successfully.
> D [13/Jan/2014:08:28:23 -0500] [Job 21965] Set job-printer-state-message
> to "Data file sent successfully.", current level=INFO
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:23 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:23 -0500] [Job 21965] ATTR: marker-levels=62
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] [Job 21965] new_supply_state=0,
> change_state=0
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:23 -0500] [Job 21965] new_state=0, change_state=0
> D [13/Jan/2014:08:28:23 -0500] [Job 21965] PAGE: 1 1
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] PID 7448 (/usr/lib/cups/backend/papercut)
> exited with no errors.
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:28:23 -0500] [Job 21965] Job completed.
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:28:23 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:23 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:23 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:23 -0500] [Notifier] state=3
> D [13/Jan/2014:08:28:24 -0500] cupsdAcceptClient: 22 from 10.10.2.192:631(IPv4)
> D [13/Jan/2014:08:28:24 -0500] [Job 21965] Unloading...
> D [13/Jan/2014:08:28:24 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:28:24 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:28:24 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:28:24 -0500] cupsdReadClient: 22 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:24 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:28:24 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:24 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:28:24 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:24 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:24 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:28:24 -0500] cupsdReadClient: 22 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:24 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:28:24 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:24 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:28:24 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:24 -0500] [Job 21965] Loading attributes...
> D [13/Jan/2014:08:28:24 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:24 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:28:24 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:28:24 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:28:24 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:28:24 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:28:24 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:28:24 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:28:24 -0500] cupsdAcceptClient: 21 from 10.10.2.192:631(IPv4)
> D [13/Jan/2014:08:28:24 -0500] cupsdReadClient: 21 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:24 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:28:24 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:24 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:28:24 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:24 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:24 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:28:24 -0500] cupsdReadClient: 21 POST
> /printers/SHS_MobileLab_HP_LaserJet_1320 HTTP/1.1
> D [13/Jan/2014:08:28:24 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:28:24 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:28:24 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:28:24 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320
> D [13/Jan/2014:08:28:24 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_MobileLab_HP_LaserJet_1320)
> from 10.10.2.192
> D [13/Jan/2014:08:28:24 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:28:24 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:28:24 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:28:24 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:28:25 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:28:25 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:28:25 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:28:26 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:28:26 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:28:26 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:28:27 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:28:27 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:28:27 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:28:28 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:28:28 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:28:28 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:28:30 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:28:30 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:28:30 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> I [13/Jan/2014:08:28:47 -0500] Saving printers.conf...
> I [13/Jan/2014:08:28:47 -0500] Saving job.cache...
> I [13/Jan/2014:08:28:47 -0500] Saving subscriptions.conf...
> D [13/Jan/2014:08:28:48 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Dirty files"
> D [13/Jan/2014:08:28:48 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:28:48 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:28:50 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:28:50 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:28:50 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:28:51 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:28:51 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:28:51 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:28:52 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:28:52 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:28:53 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:28:53 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:28:53 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:28:54 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:28:54 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:28:55 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:28:55 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:28:55 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:28:56 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:28:56 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:28:56 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:28:57 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:28:57 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:28:57 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:28:58 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:28:58 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:28:58 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:28:59 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:28:59 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:28:59 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:29:01 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:29:01 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:29:01 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:29:03 -0500] Report: clients=1
> D [13/Jan/2014:08:29:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:29:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:29:03 -0500] Report: printers=34
> D [13/Jan/2014:08:29:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:29:03 -0500] Report: stringpool-string-count=208269
> D [13/Jan/2014:08:29:03 -0500] Report: stringpool-alloc-bytes=332112
> D [13/Jan/2014:08:29:03 -0500] Report: stringpool-total-bytes=3771856
> D [13/Jan/2014:08:29:18 -0500] [Job 7376] Unloading...
> D [13/Jan/2014:08:29:18 -0500] [Job 7444] Unloading...
> D [13/Jan/2014:08:29:18 -0500] [Job 13645] Unloading...
> D [13/Jan/2014:08:29:19 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:29:19 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:29:19 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:29:19 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:29:19 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:29:19 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:29:21 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:29:21 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:29:21 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:29:22 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:29:22 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:29:22 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:29:23 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:29:23 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:29:24 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:29:24 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:29:24 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:29:25 -0500] [Job 21965] Unloading...
> D [13/Jan/2014:08:29:25 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:29:25 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:29:26 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:29:26 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:29:26 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:29:27 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:29:27 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:29:27 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:29:28 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:29:28 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:29:28 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:29:29 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:29:29 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:29:29 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:29:30 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:29:30 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:29:30 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:29:32 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:29:32 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:29:32 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:29:50 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:29:50 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:29:52 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:29:52 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:29:52 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:29:53 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:29:53 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:29:53 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:29:54 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:29:54 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:29:55 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:29:55 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:29:55 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:29:56 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:29:56 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:29:57 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:29:57 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:29:57 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:29:58 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:29:58 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:29:58 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:29:59 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:29:59 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:29:59 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:30:00 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:30:00 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:30:00 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:30:01 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:30:01 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:30:01 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:30:01 -0500] cupsdAcceptClient: 21 from localhost
> (Domain)
> D [13/Jan/2014:08:30:01 -0500] cupsdReadClient: 21 POST / HTTP/1.1
> D [13/Jan/2014:08:30:01 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:30:01 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:30:01 -0500] cupsdReadClient: 21 1.1 Get-Jobs 1
> D [13/Jan/2014:08:30:01 -0500] Get-Jobs
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:30:01 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:30:01 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:30:01 -0500] cupsdReadClient: 21 POST / HTTP/1.1
> D [13/Jan/2014:08:30:01 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:30:01 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:30:01 -0500] cupsdReadClient: 21 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:30:01 -0500] Get-Printer-Attributes
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:30:01 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:30:01 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:30:01 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:30:01 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:30:01 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Not busy"
> D [13/Jan/2014:08:30:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:30:03 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:30:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:30:03 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:30:03 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:30:03 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:30:03 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:30:03 -0500] Report: clients=1
> D [13/Jan/2014:08:30:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:30:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:30:03 -0500] Report: printers=34
> D [13/Jan/2014:08:30:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:30:03 -0500] Report: stringpool-string-count=207960
> D [13/Jan/2014:08:30:03 -0500] Report: stringpool-alloc-bytes=326560
> D [13/Jan/2014:08:30:03 -0500] Report: stringpool-total-bytes=3761888
> D [13/Jan/2014:08:30:16 -0500] cupsdAcceptClient: 21 from 10.10.1.240:631(IPv4)
> D [13/Jan/2014:08:30:16 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:30:16 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:30:16 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:30:16 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:30:16 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.240
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:30:16 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:30:16 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:30:16 -0500] cupsdReadClient: 21 2.0 Validate-Job 1
> D [13/Jan/2014:08:30:16 -0500] Validate-Job
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:30:16 -0500] Returning IPP successful-ok for
> Validate-Job (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.240
> D [13/Jan/2014:08:30:16 -0500] cupsdAcceptClient: 22 from 10.10.1.240:631(IPv4)
> D [13/Jan/2014:08:30:16 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:30:16 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:30:16 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:30:16 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:30:16 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:30:16 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:30:16 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.240
> D [13/Jan/2014:08:30:16 -0500] cupsdReadClient: 21 2.0 Create-Job 1
> D [13/Jan/2014:08:30:16 -0500] Create-Job
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:30:16 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients"
> D [13/Jan/2014:08:30:16 -0500] add_job: requesting-user-name="Guest"
> D [13/Jan/2014:08:30:16 -0500] Adding default job-sheets values
> "none,none"...
> I [13/Jan/2014:08:30:16 -0500] [Job 21966] Adding start banner page "none".
> D [13/Jan/2014:08:30:16 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:30:16 -0500] [Job 21966] Queued on
> "SHS_iMacLab_Xerox_Phaser_6250DP" by "Guest".
> D [13/Jan/2014:08:30:16 -0500] Returning IPP successful-ok for Create-Job (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.240
> D [13/Jan/2014:08:30:16 -0500] [Notifier] state=3
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:30:16 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:30:16 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:30:16 -0500] cupsdReadClient: 21 2.0 Send-Document 1
> D [13/Jan/2014:08:30:16 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:30:16 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:30:16 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:30:16 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:30:16 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.240
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:30:16 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:30:16 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:30:16 -0500] Send-Document
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:30:16 -0500] cupsdIsAuthorized:
> requesting-user-name="Guest"
> D [13/Jan/2014:08:30:16 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:30:16 -0500] [Job 21966] File of type application/pdf
> queued by "Guest".
> I [13/Jan/2014:08:30:16 -0500] [Job 21966] Adding end banner page "none".
> D [13/Jan/2014:08:30:16 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:30:16 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:30:16 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] job-sheets=none,none
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> argv[0]="SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] argv[1]="21966"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] argv[2]="Guest"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] argv[3]="Summative Narrative By
> B...n Willey - Google Drive"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] argv[4]="1"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> argv[5]="AP_ColorMatchingMode=AP_ApplicationColorMatching AP_D_InputSlot=
> nocollate com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf
> com.apple.print.JobInfo.PMApplicationName=Chrome
> com.apple.print.JobInfo.PMJobName=Summative\ Narrative\ By\ B...n\ Willey\
> -\ Google\ Drive com.apple.print.JobInfo.PMJobOwner=Guest\ User
> com.apple.print.PageToPaperMappingMediaName=Letter
> com.apple.print.PageToPaperMappingType..n.=1
> com.apple.print.PrinterInfo.PMColorDeviceID..n.=42731
> com.apple.print.PrintSettings.PMColorMatchingMode..n.=0
> com.apple.print.PrintSettings.PMColorSpaceModel..n.=1
> com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580
> com.apple.print.PrintSettings.PMCopies..n.=1
> com.apple.print.PrintSettings.PMCopyCollate..b.
> com.apple.print.PrintSettings.PMDestinationType..n.=1
> com.apple.print.PrintSettings.PMFirstPage..n.=1
> com.apple.print.PrintSettings.PMLastPage..n.=2147483647
> com.apple.print.PrintSettings.PMPageRange..a.0..n.=1
> com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647
> nocom.apple.print.PrintSettings.PMPrintSelectionOnly..b.
> com.apple.print.PrintSettings.PMTotalBeginPages..n.=2
> com.apple.print.PrintSettings.PMTotalSidesImaged..n.=2
> DestinationPrinterID=SHS_iMacLab_Xerox_Phaser_6250DP___shs_papercut
> job-impressions=2 job-originating-host-name=10.10.1.240
> job-uuid=urn:uuid:ce89d0f6-8be4-3a24-6da8-bb07ebed67cc media=Letter
> PageSize=Letter PaperInfoIsSuggested..b. pserrorhandler-requested=standard
> time-at-creation=1389619803 time-at-processing=1389619816 fitplot
> scaling=103 time-at-creation=1389619816"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> argv[6]="/var/spool/cups/d21966-001"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[0]="CUPS_CACHEDIR=/var/cache/cups"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[1]="CUPS_DATADIR=/usr/share/cups"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[6]="CUPS_SERVERROOT=/etc/cups"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[7]="CUPS_STATEDIR=/var/run/cups"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[8]="HOME=/var/spool/cups/tmp"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[10]="SERVER_ADMIN=root at shs-papercut"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] envp[11]="SOFTWARE=CUPS/1.5.3"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[12]="TMPDIR=/var/spool/cups/tmp"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] envp[13]="USER=root"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[15]="CUPS_ENCRYPTION=IfRequested"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] envp[16]="IPP_PORT=631"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] envp[17]="CHARSET=utf-8"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] envp[18]="LANG=en_US.UTF-8"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[19]="PPD=/etc/cups/ppd/SHS_iMacLab_Xerox_Phaser_6250DP.ppd"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] envp[20]="RIP_MAX_CACHE=128m"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[21]="CONTENT_TYPE=application/pdf"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[22]="DEVICE_URI=papercut:lpd://10.10.0.110"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[23]="PRINTER_INFO=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[24]="PRINTER_LOCATION=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[25]="PRINTER=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[26]="PRINTER_STATE_REASONS=opc-life-over-warning,toner-low-report"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[27]="CUPS_FILETYPE=document"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966]
> envp[28]="FINAL_CONTENT_TYPE=application/vnd.cups-postscript"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] envp[29]="AUTH_I****"
> I [13/Jan/2014:08:30:16 -0500] [Job 21966] Started filter
> /usr/lib/cups/filter/pdftopdf (PID 7612)
> I [13/Jan/2014:08:30:16 -0500] [Job 21966] Started filter
> /usr/lib/cups/filter/pdftops (PID 7613)
> I [13/Jan/2014:08:30:16 -0500] [Job 21966] Started backend
> /usr/lib/cups/backend/papercut (PID 7614)
> D [13/Jan/2014:08:30:16 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:30:16 -0500] Returning IPP successful-ok for
> Send-Document (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.240
> D [13/Jan/2014:08:30:16 -0500] [Notifier] state=3
> D [13/Jan/2014:08:30:16 -0500] [Notifier] state=3
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:30:16 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:30:16 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:30:16 -0500] cupsdAcceptClient: 21 from 10.10.1.240:631(IPv4)
> D [13/Jan/2014:08:30:16 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:30:16 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:30:16 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:30:16 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:30:16 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.240
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] papercut: CUPS Provider
> Version:13.2.0.22278
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] pdftops - copying to temp print
> file "/tmp/01dbd52dc128c"
> D [13/Jan/2014:08:30:16 -0500] PID 7612 (/usr/lib/cups/filter/pdftopdf)
> exited with no errors.
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] Using image rendering
> resolution 300 dpi
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] Started filter pdftops (PID
> 7615)
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] Started filter pstops (PID 7616)
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] Page = 612x792; 14,14 to 598,778
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] slow_collate=0, slow_duplex=0,
> slow_order=0
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] Before copy_comments -
> %!PS-Adobe-3.0
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] %!PS-Adobe-3.0
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] %Produced by poppler pdftops
> version: 0.18.4 (http://poppler.freedesktop.org)
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] %%LanguageLevel: 2
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] %%DocumentSuppliedResources:
> (atend)
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] %%DocumentMedia: plain 612 792
> 0 () ()
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] %%BoundingBox: 0 0 612 792
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] %%Pages: 2
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] %%EndComments
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] Before copy_prolog -
> %%BeginDefaults
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] Before copy_setup - %%BeginSetup
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] Before page loop - %%Page: 1 1
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] Copying page 1...
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] PAGE: 1 1
> D [13/Jan/2014:08:30:16 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:30:16 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:30:16 -0500] [Job 21966] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:30:16 -0500] [Notifier] state=3
> D [13/Jan/2014:08:30:17 -0500] cupsdAcceptClient: 23 from localhost
> (Domain)
> D [13/Jan/2014:08:30:17 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:30:17 -0500] cupsdReadClient: 23 POST / HTTP/1.1
> D [13/Jan/2014:08:30:17 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:30:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:30:17 -0500] cupsdReadClient: 23 1.1 Get-Jobs 1
> D [13/Jan/2014:08:30:17 -0500] Get-Jobs ipp://localhost/
> D [13/Jan/2014:08:30:17 -0500] [Job 7376] Loading attributes...
> D [13/Jan/2014:08:30:17 -0500] [Job 7444] Loading attributes...
> D [13/Jan/2014:08:30:17 -0500] [Job 13645] Loading attributes...
> D [13/Jan/2014:08:30:17 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/) from localhost
> D [13/Jan/2014:08:30:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:30:17 -0500] cupsdReadClient: 23 WAITING Closing on EOF
> D [13/Jan/2014:08:30:17 -0500] cupsdCloseClient: 23
> D [13/Jan/2014:08:30:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:30:17 -0500] [Job 21966] Copying page 2...
> D [13/Jan/2014:08:30:17 -0500] [Job 21966] PAGE: 2 1
> D [13/Jan/2014:08:30:17 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:30:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:30:17 -0500] [Job 21966] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:30:17 -0500] [Job 21966] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:30:17 -0500] [Job 21966] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:30:17 -0500] [Job 21966] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:30:17 -0500] [Job 21966] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:30:17 -0500] [Notifier] state=3
> D [13/Jan/2014:08:30:17 -0500] [Job 21966] Wrote 2 pages...
> D [13/Jan/2014:08:30:17 -0500] [Job 21966] PID 7616 (pstops) exited with
> no errors.
> D [13/Jan/2014:08:30:17 -0500] [Job 21966] PID 7615 (pdftops) exited with
> no errors.
> D [13/Jan/2014:08:30:17 -0500] PID 7613 (/usr/lib/cups/filter/pdftops)
> exited with no errors.
> D [13/Jan/2014:08:30:17 -0500] cupsdAcceptClient: 23 from 10.10.1.240:631(IPv4)
> D [13/Jan/2014:08:30:17 -0500] cupsdReadClient: 23 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:30:17 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:30:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:30:17 -0500] cupsdReadClient: 23 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:30:17 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:30:17 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.240
> D [13/Jan/2014:08:30:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:30:17 -0500] cupsdReadClient: 23 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:30:17 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:30:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:30:17 -0500] cupsdReadClient: 23 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:30:17 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:30:17 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.240
> D [13/Jan/2014:08:30:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:30:17 -0500] cupsdReadClient: 23 WAITING Closing on EOF
> D [13/Jan/2014:08:30:17 -0500] cupsdCloseClient: 23
> D [13/Jan/2014:08:30:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:30:17 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:30:17 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:30:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:30:17 -0500] cupsdAcceptClient: 21 from 10.10.1.240:631(IPv4)
> D [13/Jan/2014:08:30:17 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:30:17 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:30:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:30:17 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:30:17 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:30:17 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.240
> D [13/Jan/2014:08:30:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:30:18 -0500] PID 7614 (/usr/lib/cups/backend/papercut)
> exited with no errors.
> D [13/Jan/2014:08:30:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:30:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:30:18 -0500] [Job 21966] Job completed.
> D [13/Jan/2014:08:30:18 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:30:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:30:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:30:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:30:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:30:18 -0500] [Job 21966] Unloading...
> D [13/Jan/2014:08:30:18 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:30:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:30:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:30:18 -0500] cupsdAcceptClient: 22 from 10.10.1.240:631(IPv4)
> D [13/Jan/2014:08:30:18 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:30:18 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:30:18 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:30:18 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:30:18 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:30:18 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.240
> D [13/Jan/2014:08:30:18 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:30:18 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:30:18 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:30:18 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:30:18 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:30:18 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:30:18 -0500] [Job 21966] Loading attributes...
> D [13/Jan/2014:08:30:18 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.240
> D [13/Jan/2014:08:30:18 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:30:18 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:30:18 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:30:18 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:30:18 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:30:18 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:30:18 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:30:18 -0500] cupsdAcceptClient: 21 from 10.10.1.240:631(IPv4)
> D [13/Jan/2014:08:30:18 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:30:18 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:30:18 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:30:18 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:30:18 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:30:18 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.240
> D [13/Jan/2014:08:30:18 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:30:18 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:30:18 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:30:18 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:30:18 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:30:18 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:30:18 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.240
> D [13/Jan/2014:08:30:18 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:30:18 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:30:18 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:30:18 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:30:21 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:30:21 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:30:23 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:30:23 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:30:23 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:30:24 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:30:24 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:30:24 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:30:25 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:30:25 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:30:26 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:30:26 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:30:27 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:30:27 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:30:28 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:30:28 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:30:28 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:30:29 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:30:29 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:30:29 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:30:30 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:30:30 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:30:30 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:30:31 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:30:31 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:30:31 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:30:32 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:30:32 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:30:32 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:30:34 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:30:34 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:30:34 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> I [13/Jan/2014:08:30:46 -0500] Saving job.cache...
> I [13/Jan/2014:08:30:46 -0500] Saving subscriptions.conf...
> D [13/Jan/2014:08:30:47 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Dirty files"
> D [13/Jan/2014:08:30:49 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:30:52 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:30:52 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:30:54 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:30:54 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:30:54 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:30:55 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:30:55 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:30:55 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:30:56 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:30:56 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:30:57 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:30:57 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:30:58 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:30:58 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:30:59 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:30:59 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:30:59 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:31:00 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:31:00 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:31:00 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:31:01 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:31:01 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:31:01 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:31:02 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:31:02 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:31:02 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:31:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:31:03 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:31:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:31:03 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:31:03 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:31:03 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:31:03 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:31:03 -0500] Report: clients=1
> D [13/Jan/2014:08:31:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:31:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:31:03 -0500] Report: printers=34
> D [13/Jan/2014:08:31:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:31:03 -0500] Report: stringpool-string-count=208308
> D [13/Jan/2014:08:31:03 -0500] Report: stringpool-alloc-bytes=336472
> D [13/Jan/2014:08:31:03 -0500] Report: stringpool-total-bytes=3776784
> D [13/Jan/2014:08:31:05 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:31:05 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:31:05 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:31:15 -0500] cupsdAcceptClient: 21 from localhost
> (Domain)
> D [13/Jan/2014:08:31:15 -0500] cupsdReadClient: 21 POST / HTTP/1.1
> D [13/Jan/2014:08:31:15 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:31:15 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:31:15 -0500] cupsdReadClient: 21 1.1 Get-Jobs 1
> D [13/Jan/2014:08:31:15 -0500] Get-Jobs
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:31:15 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:31:15 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:31:15 -0500] cupsdReadClient: 21 POST / HTTP/1.1
> D [13/Jan/2014:08:31:15 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:31:15 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:31:15 -0500] cupsdReadClient: 21 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:31:15 -0500] Get-Printer-Attributes
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:31:15 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:31:15 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:31:15 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:31:15 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:31:15 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Not busy"
> D [13/Jan/2014:08:31:18 -0500] [Job 7376] Unloading...
> D [13/Jan/2014:08:31:18 -0500] [Job 7444] Unloading...
> D [13/Jan/2014:08:31:18 -0500] [Job 13645] Unloading...
> D [13/Jan/2014:08:31:19 -0500] [Job 21966] Unloading...
> D [13/Jan/2014:08:31:20 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:31:23 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:31:23 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:31:25 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:31:25 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:31:25 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:31:26 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:31:26 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:31:26 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:31:27 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:31:27 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:31:28 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:31:28 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:31:29 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:31:29 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:31:30 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:31:30 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:31:30 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:31:31 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:31:31 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:31:31 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:31:32 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:31:32 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:31:32 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:31:33 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:31:33 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:31:33 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:31:34 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:31:34 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:31:34 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:31:36 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:31:36 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:31:36 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:31:40 -0500] Closing client 18 after 300 seconds of
> inactivity...
> D [13/Jan/2014:08:31:40 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:31:40 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Not busy"
> D [13/Jan/2014:08:31:51 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:31:54 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:31:54 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:31:56 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:31:56 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:31:56 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:31:57 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:31:57 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:31:57 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:31:58 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:31:58 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:31:59 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:31:59 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:32:00 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:32:00 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:32:01 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:32:01 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:32:01 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:32:02 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:32:02 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:32:02 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:32:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:32:03 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:32:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:32:03 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:32:03 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:32:03 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:32:03 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:32:03 -0500] Report: clients=0
> D [13/Jan/2014:08:32:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:32:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:32:03 -0500] Report: printers=34
> D [13/Jan/2014:08:32:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:32:03 -0500] Report: stringpool-string-count=207994
> D [13/Jan/2014:08:32:03 -0500] Report: stringpool-alloc-bytes=326632
> D [13/Jan/2014:08:32:03 -0500] Report: stringpool-total-bytes=3762480
> D [13/Jan/2014:08:32:04 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:32:04 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:32:04 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:32:05 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:32:05 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:32:05 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:32:07 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:32:07 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:32:07 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:32:14 -0500] cupsdAcceptClient: 18 from localhost
> (Domain)
> D [13/Jan/2014:08:32:14 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:32:14 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:32:14 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:32:14 -0500] cupsdReadClient: 18 1.1 CUPS-Get-Printers 1
> D [13/Jan/2014:08:32:14 -0500] CUPS-Get-Printers
> D [13/Jan/2014:08:32:14 -0500] Returning IPP successful-ok for
> CUPS-Get-Printers (no URI) from localhost
> D [13/Jan/2014:08:32:14 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:32:14 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:32:14 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:32:14 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:32:14 -0500] cupsdReadClient: 18 1.1 CUPS-Get-Classes 1
> D [13/Jan/2014:08:32:14 -0500] CUPS-Get-Classes
> D [13/Jan/2014:08:32:14 -0500] Returning IPP successful-ok for
> CUPS-Get-Classes (no URI) from localhost
> D [13/Jan/2014:08:32:14 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:32:14 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:32:14 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:32:14 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Not busy"
> D [13/Jan/2014:08:32:22 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:32:25 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:32:25 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:32:27 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:32:27 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:32:27 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:32:28 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:32:28 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:32:28 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:32:29 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:32:29 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:32:30 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:32:30 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:32:31 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:32:31 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:32:32 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:32:32 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:32:32 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:32:33 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:32:33 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:32:33 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:32:34 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:32:34 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:32:34 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:32:35 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:32:35 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:32:35 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:32:36 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:32:36 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:32:36 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:32:38 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:32:38 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:32:38 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:32:53 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:32:56 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:32:56 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:32:58 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:32:58 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:32:58 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:32:59 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:32:59 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:32:59 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:33:00 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:33:00 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:33:01 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:33:01 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:33:02 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:33:02 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:33:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:33:03 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:33:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:33:03 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:33:03 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:33:03 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:33:03 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:33:03 -0500] Report: clients=0
> D [13/Jan/2014:08:33:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:33:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:33:03 -0500] Report: printers=34
> D [13/Jan/2014:08:33:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:33:03 -0500] Report: stringpool-string-count=207999
> D [13/Jan/2014:08:33:03 -0500] Report: stringpool-alloc-bytes=326632
> D [13/Jan/2014:08:33:03 -0500] Report: stringpool-total-bytes=3762520
> D [13/Jan/2014:08:33:04 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:33:04 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:33:04 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:33:05 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:33:05 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:33:05 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:33:06 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:33:06 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:33:06 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:33:07 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:33:07 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:33:07 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:33:09 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:33:09 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:33:09 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:33:24 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:33:27 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:33:27 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:33:29 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:33:29 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:33:29 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:33:30 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:33:30 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:33:30 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:33:31 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:33:31 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:33:32 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:33:32 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:33:33 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:33:33 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:33:33 -0500] cupsdAcceptClient: 18 from localhost
> (Domain)
> D [13/Jan/2014:08:33:33 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:33:33 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:33:33 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:33:33 -0500] cupsdReadClient: 18 1.1 Get-Jobs 1
> D [13/Jan/2014:08:33:33 -0500] Get-Jobs
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:33:33 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:33:33 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:33:33 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:33:33 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:33:33 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:33:33 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:33:33 -0500] Get-Printer-Attributes
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:33:33 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:33:33 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:33:33 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:33:33 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:33:33 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Not busy"
> D [13/Jan/2014:08:33:34 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:33:34 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:33:34 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:33:35 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:33:35 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:33:35 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:33:36 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:33:36 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:33:36 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:33:37 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:33:37 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:33:37 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:33:38 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:33:38 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:33:38 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:33:40 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:33:40 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:33:40 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:33:53 -0500] cupsdAcceptClient: 18 from 10.10.1.238:631(IPv4)
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 18 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:33:53 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 18 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:33:53 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:33:53 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.238
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 18 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:33:53 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 18 2.0 Validate-Job 1
> D [13/Jan/2014:08:33:53 -0500] Validate-Job
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:33:53 -0500] Returning IPP successful-ok for
> Validate-Job (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.238
> D [13/Jan/2014:08:33:53 -0500] cupsdAcceptClient: 21 from 10.10.1.238:631(IPv4)
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:33:53 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 18 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:33:53 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:33:53 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:33:53 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.238
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 18 2.0 Create-Job 1
> D [13/Jan/2014:08:33:53 -0500] Create-Job
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:33:53 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients"
> D [13/Jan/2014:08:33:53 -0500] add_job: requesting-user-name="Guest"
> D [13/Jan/2014:08:33:53 -0500] Adding default job-sheets values
> "none,none"...
> I [13/Jan/2014:08:33:53 -0500] [Job 21967] Adding start banner page "none".
> D [13/Jan/2014:08:33:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:33:53 -0500] [Job 21967] Queued on
> "SHS_iMacLab_Xerox_Phaser_6250DP" by "Guest".
> D [13/Jan/2014:08:33:53 -0500] Returning IPP successful-ok for Create-Job (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.238
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:33:53 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:33:53 -0500] [Notifier] state=3
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 21 2.0 Get-Jobs 1
> D [13/Jan/2014:08:33:53 -0500] Get-Jobs
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:33:53 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.238
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 18 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:33:53 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 18 2.0 Send-Document 1
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:33:53 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:33:53 -0500] Send-Document
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:33:53 -0500] cupsdIsAuthorized:
> requesting-user-name="Guest"
> D [13/Jan/2014:08:33:53 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:33:53 -0500] [Job 21967] File of type application/pdf
> queued by "Guest".
> I [13/Jan/2014:08:33:53 -0500] [Job 21967] Adding end banner page "none".
> D [13/Jan/2014:08:33:53 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:33:53 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:33:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] job-sheets=none,none
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> argv[0]="SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] argv[1]="21967"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] argv[2]="Guest"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] argv[3]="Print"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] argv[4]="1"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> argv[5]="AP_ColorMatchingMode=AP_ApplicationColorMatching AP_D_InputSlot=
> nocollate ColorModel=Gray
> com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf
> com.apple.print.JobInfo.PMApplicationName=Chrome
> com.apple.print.JobInfo.PMJobName=Print
> com.apple.print.JobInfo.PMJobOwner=Guest\ User
> com.apple.print.PrinterInfo.PMColorDeviceID..n.=42731
> com.apple.print.PrintSettings.PMColorMatchingMode..n.=0
> com.apple.print.PrintSettings.PMColorSpaceModel..n.=1
> com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580
> com.apple.print.PrintSettings.PMCopies..n.=1
> com.apple.print.PrintSettings.PMCopyCollate..b.
> com.apple.print.PrintSettings.PMDuplexing..n.=1
> com.apple.print.PrintSettings.PMFirstPage..n.=1
> com.apple.print.PrintSettings.PMLastPage..n.=2147483647
> com.apple.print.PrintSettings.PMPageRange..a.0..n.=1
> com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647
> com.apple.print.PrintSettings.PMTotalBeginPages..n.=2
> com.apple.print.PrintSettings.PMTotalSidesImaged..n.=2
> DestinationPrinterID=SHS_iMacLab_Xerox_Phaser_6250DP___shs_papercut
> Duplex=None job-impressions=2 job-originating-host-name=10.10.1.238
> job-uuid=urn:uuid:48cad791-3c80-3a44-6627-e270c303aeed media=Letter
> PageSize=Letter pserrorhandler-requested=standard sides=one-sided
> time-at-creation=1389620020 time-at-processing=1389620033 fitplot
> scaling=103 time-at-creation=1389620033"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> argv[6]="/var/spool/cups/d21967-001"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[0]="CUPS_CACHEDIR=/var/cache/cups"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[1]="CUPS_DATADIR=/usr/share/cups"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[6]="CUPS_SERVERROOT=/etc/cups"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[7]="CUPS_STATEDIR=/var/run/cups"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[8]="HOME=/var/spool/cups/tmp"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[10]="SERVER_ADMIN=root at shs-papercut"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] envp[11]="SOFTWARE=CUPS/1.5.3"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[12]="TMPDIR=/var/spool/cups/tmp"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] envp[13]="USER=root"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[15]="CUPS_ENCRYPTION=IfRequested"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] envp[16]="IPP_PORT=631"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] envp[17]="CHARSET=utf-8"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] envp[18]="LANG=en_US.UTF-8"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[19]="PPD=/etc/cups/ppd/SHS_iMacLab_Xerox_Phaser_6250DP.ppd"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] envp[20]="RIP_MAX_CACHE=128m"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[21]="CONTENT_TYPE=application/pdf"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[22]="DEVICE_URI=papercut:lpd://10.10.0.110"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[23]="PRINTER_INFO=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[24]="PRINTER_LOCATION=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[25]="PRINTER=SHS_iMacLab_Xerox_Phaser_6250DP"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[26]="PRINTER_STATE_REASONS=opc-life-over-warning,toner-low-report"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[27]="CUPS_FILETYPE=document"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967]
> envp[28]="FINAL_CONTENT_TYPE=application/vnd.cups-postscript"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] envp[29]="AUTH_I****"
> I [13/Jan/2014:08:33:53 -0500] [Job 21967] Started filter
> /usr/lib/cups/filter/pdftopdf (PID 7847)
> I [13/Jan/2014:08:33:53 -0500] [Job 21967] Started filter
> /usr/lib/cups/filter/pdftops (PID 7848)
> I [13/Jan/2014:08:33:53 -0500] [Job 21967] Started backend
> /usr/lib/cups/backend/papercut (PID 7849)
> D [13/Jan/2014:08:33:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:33:53 -0500] Returning IPP successful-ok for
> Send-Document (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.238
> D [13/Jan/2014:08:33:53 -0500] [Notifier] state=3
> D [13/Jan/2014:08:33:53 -0500] [Notifier] state=3
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:33:53 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:33:53 -0500] cupsdAcceptClient: 18 from 10.10.1.238:631(IPv4)
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 18 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:33:53 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 18 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:33:53 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:33:53 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.238
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] papercut: CUPS Provider
> Version:13.2.0.22278
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] pdftops - copying to temp print
> file "/tmp/01ea852dae33f"
> D [13/Jan/2014:08:33:53 -0500] PID 7847 (/usr/lib/cups/filter/pdftopdf)
> exited with no errors.
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] Using image rendering
> resolution 300 dpi
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] Started filter pdftops (PID
> 7850)
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] Started filter pstops (PID 7851)
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] Page = 612x792; 14,14 to 598,778
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] slow_collate=0, slow_duplex=0,
> slow_order=0
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] Before copy_comments -
> %!PS-Adobe-3.0
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] %!PS-Adobe-3.0
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] %Produced by poppler pdftops
> version: 0.18.4 (http://poppler.freedesktop.org)
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] %%LanguageLevel: 2
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] %%DocumentSuppliedResources:
> (atend)
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] %%DocumentMedia: plain 612 792
> 0 () ()
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] %%BoundingBox: 0 0 612 792
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] %%Pages: 2
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] %%EndComments
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] Before copy_prolog -
> %%BeginDefaults
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] Before copy_setup - %%BeginSetup
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] Before page loop - %%Page: 1 1
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] Copying page 1...
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] PAGE: 1 1
> D [13/Jan/2014:08:33:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:33:53 -0500] [Notifier] state=3
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] Copying page 2...
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] PAGE: 2 1
> D [13/Jan/2014:08:33:53 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] pagew = 583.7, pagel = 763.7
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] PageLeft = 14.4, PageRight =
> 598.1
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] PageTop = 777.9, PageBottom =
> 14.2
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:33:53 -0500] [Notifier] state=3
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] Wrote 2 pages...
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] PID 7851 (pstops) exited with
> no errors.
> D [13/Jan/2014:08:33:53 -0500] [Job 21967] PID 7850 (pdftops) exited with
> no errors.
> D [13/Jan/2014:08:33:53 -0500] PID 7848 (/usr/lib/cups/filter/pdftops)
> exited with no errors.
> D [13/Jan/2014:08:33:53 -0500] cupsdAcceptClient: 22 from localhost
> (Domain)
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 22 POST / HTTP/1.1
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:33:53 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 22 1.1 Get-Jobs 1
> D [13/Jan/2014:08:33:53 -0500] Get-Jobs ipp://localhost/
> D [13/Jan/2014:08:33:53 -0500] [Job 7376] Loading attributes...
> D [13/Jan/2014:08:33:53 -0500] [Job 7444] Loading attributes...
> D [13/Jan/2014:08:33:53 -0500] [Job 13645] Loading attributes...
> D [13/Jan/2014:08:33:53 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/) from localhost
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:33:53 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:33:53 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:33:53 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:33:54 -0500] cupsdAcceptClient: 22 from 10.10.1.238:631(IPv4)
> D [13/Jan/2014:08:33:54 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:33:54 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:33:54 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:33:54 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:33:54 -0500] cupsdReadClient: 22 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:33:54 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:33:54 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.238
> D [13/Jan/2014:08:33:54 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:33:54 -0500] cupsdReadClient: 22 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:33:54 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:33:54 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:33:54 -0500] cupsdReadClient: 22 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:33:54 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:33:54 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.238
> D [13/Jan/2014:08:33:54 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:33:54 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:33:54 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:33:54 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:33:54 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:33:54 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:33:54 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:33:54 -0500] cupsdAcceptClient: 18 from 10.10.1.238:631(IPv4)
> D [13/Jan/2014:08:33:54 -0500] cupsdReadClient: 18 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:33:54 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:33:54 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:33:54 -0500] cupsdReadClient: 18 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:33:54 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:33:54 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.238
> D [13/Jan/2014:08:33:54 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:33:54 -0500] PID 7849 (/usr/lib/cups/backend/papercut)
> exited with no errors.
> D [13/Jan/2014:08:33:54 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:33:54 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:33:54 -0500] [Job 21967] Job completed.
> D [13/Jan/2014:08:33:54 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:33:54 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:33:54 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:33:54 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:33:54 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:33:54 -0500] [Notifier] state=3
> D [13/Jan/2014:08:33:54 -0500] [Notifier] state=3
> D [13/Jan/2014:08:33:55 -0500] cupsdAcceptClient: 21 from 10.10.1.238:631(IPv4)
> D [13/Jan/2014:08:33:55 -0500] [Job 21967] Unloading...
> D [13/Jan/2014:08:33:55 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:33:55 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:33:55 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:33:55 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:33:55 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:33:55 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:33:55 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.238
> D [13/Jan/2014:08:33:55 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:33:55 -0500] cupsdReadClient: 21 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:33:55 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:33:55 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:33:55 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:33:55 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:33:55 -0500] [Job 21967] Loading attributes...
> D [13/Jan/2014:08:33:55 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.238
> D [13/Jan/2014:08:33:55 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:33:55 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:33:55 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:33:55 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:33:55 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:33:55 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:33:55 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:33:55 -0500] cupsdAcceptClient: 18 from 10.10.1.238:631(IPv4)
> D [13/Jan/2014:08:33:55 -0500] cupsdReadClient: 18 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:33:55 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:33:55 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:33:55 -0500] cupsdReadClient: 18 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:33:55 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:33:55 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.238
> D [13/Jan/2014:08:33:55 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:33:55 -0500] cupsdReadClient: 18 POST
> /printers/SHS_iMacLab_Xerox_Phaser_6250DP HTTP/1.1
> D [13/Jan/2014:08:33:55 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:33:55 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:33:55 -0500] cupsdReadClient: 18 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:33:55 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP
> D [13/Jan/2014:08:33:55 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_iMacLab_Xerox_Phaser_6250DP)
> from 10.10.1.238
> D [13/Jan/2014:08:33:55 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:33:55 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:33:55 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:33:55 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:33:58 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:33:58 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:34:00 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:34:00 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:34:00 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:34:01 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:34:01 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:34:01 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:34:02 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:34:02 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:34:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:34:03 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:34:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:34:03 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:34:03 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:34:03 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:34:03 -0500] Report: clients=0
> D [13/Jan/2014:08:34:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:34:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:34:03 -0500] Report: printers=34
> D [13/Jan/2014:08:34:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:34:03 -0500] Report: stringpool-string-count=208340
> D [13/Jan/2014:08:34:03 -0500] Report: stringpool-alloc-bytes=331856
> D [13/Jan/2014:08:34:03 -0500] Report: stringpool-total-bytes=3772592
> D [13/Jan/2014:08:34:04 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:34:04 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:34:05 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:34:05 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:34:05 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:34:06 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:34:06 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:34:06 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:34:07 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:34:07 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:34:07 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:34:08 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:34:08 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:34:08 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:34:09 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:34:09 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:34:09 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:34:11 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:34:11 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:34:11 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> I [13/Jan/2014:08:34:23 -0500] Saving job.cache...
> I [13/Jan/2014:08:34:23 -0500] Saving subscriptions.conf...
> D [13/Jan/2014:08:34:24 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Dirty files"
> D [13/Jan/2014:08:34:26 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:34:29 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:34:29 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:34:31 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:34:31 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:34:31 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:34:32 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:34:32 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:34:32 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:34:33 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:34:33 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:34:34 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:34:34 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:34:35 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:34:35 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:34:36 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:34:36 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:34:36 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:34:37 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:34:37 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:34:37 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:34:38 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:34:38 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:34:38 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:34:39 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:34:39 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:34:39 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:34:40 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:34:40 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:34:40 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:34:42 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:34:42 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:34:42 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:34:54 -0500] [Job 7376] Unloading...
> D [13/Jan/2014:08:34:54 -0500] [Job 7444] Unloading...
> D [13/Jan/2014:08:34:54 -0500] [Job 13645] Unloading...
> D [13/Jan/2014:08:34:56 -0500] [Job 21967] Unloading...
> D [13/Jan/2014:08:34:57 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:35:00 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:35:00 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:35:02 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:35:02 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:35:02 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:35:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:35:03 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:35:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:35:03 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:35:03 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:35:03 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:35:03 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:35:03 -0500] Report: clients=0
> D [13/Jan/2014:08:35:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:35:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:35:03 -0500] Report: printers=34
> D [13/Jan/2014:08:35:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:35:03 -0500] Report: stringpool-string-count=208028
> D [13/Jan/2014:08:35:03 -0500] Report: stringpool-alloc-bytes=326616
> D [13/Jan/2014:08:35:03 -0500] Report: stringpool-total-bytes=3762800
> D [13/Jan/2014:08:35:04 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:35:04 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:35:05 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:35:05 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:35:06 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:35:06 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:35:07 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:35:07 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:35:07 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:35:08 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:35:08 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:35:08 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:35:09 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:35:09 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:35:09 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:35:10 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:35:10 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:35:10 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:35:11 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:35:11 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:35:11 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:35:13 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:35:13 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:35:13 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:35:17 -0500] cupsdAcceptClient: 18 from 10.10.1.118:631(IPv4)
> D [13/Jan/2014:08:35:17 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Green_Horn_LaserJet_4050 HTTP/1.1
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:35:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:35:17 -0500] cupsdReadClient: 18 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:35:17 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050
> D [13/Jan/2014:08:35:17 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050) from
> 10.10.1.118
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:35:17 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Green_Horn_LaserJet_4050 HTTP/1.1
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:35:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:35:17 -0500] cupsdAcceptClient: 21 from 10.10.1.118:631(IPv4)
> D [13/Jan/2014:08:35:17 -0500] cupsdReadClient: 21 POST
> /printers/SHS_Green_Horn_LaserJet_4050 HTTP/1.1
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:35:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:35:17 -0500] cupsdReadClient: 18 2.0 Validate-Job 1
> D [13/Jan/2014:08:35:17 -0500] Validate-Job
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050
> D [13/Jan/2014:08:35:17 -0500] Returning IPP successful-ok for
> Validate-Job (
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050) from
> 10.10.1.118
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:35:17 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Green_Horn_LaserJet_4050 HTTP/1.1
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:35:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:35:17 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:35:17 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050
> D [13/Jan/2014:08:35:17 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050) from
> 10.10.1.118
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Active clients"
> D [13/Jan/2014:08:35:17 -0500] cupsdReadClient: 18 2.0 Create-Job 1
> D [13/Jan/2014:08:35:17 -0500] Create-Job
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050
> D [13/Jan/2014:08:35:17 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients"
> D [13/Jan/2014:08:35:17 -0500] add_job: requesting-user-name="ghl"
> D [13/Jan/2014:08:35:17 -0500] Adding default job-sheets values
> "none,none"...
> I [13/Jan/2014:08:35:17 -0500] [Job 21968] Adding start banner page "none".
> D [13/Jan/2014:08:35:17 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:35:17 -0500] [Job 21968] Queued on
> "SHS_Green_Horn_LaserJet_4050" by "ghl".
> D [13/Jan/2014:08:35:17 -0500] Returning IPP successful-ok for Create-Job (
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050) from
> 10.10.1.118
> D [13/Jan/2014:08:35:17 -0500] cupsdReadClient: 21 POST
> /printers/SHS_Green_Horn_LaserJet_4050 HTTP/1.1
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:35:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:35:17 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:35:17 -0500] cupsdReadClient: 21 2.0 Get-Jobs 1
> D [13/Jan/2014:08:35:17 -0500] Get-Jobs
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050
> D [13/Jan/2014:08:35:17 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050) from
> 10.10.1.118
> D [13/Jan/2014:08:35:17 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Green_Horn_LaserJet_4050 HTTP/1.1
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:35:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:35:17 -0500] cupsdReadClient: 18 2.0 Send-Document 1
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:35:17 -0500] Send-Document
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050
> D [13/Jan/2014:08:35:17 -0500] cupsdIsAuthorized:
> requesting-user-name="ghl"
> D [13/Jan/2014:08:35:17 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:35:17 -0500] [Job 21968] File of type application/pdf
> queued by "ghl".
> I [13/Jan/2014:08:35:17 -0500] [Job 21968] Adding end banner page "none".
> D [13/Jan/2014:08:35:17 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:35:17 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:35:17 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] job-sheets=none,none
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> argv[0]="SHS_Green_Horn_LaserJet_4050"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] argv[1]="21968"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] argv[2]="ghl"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] argv[3]="Microsoft Word -
> Electronic Use Policies.docx"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] argv[4]="1"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> argv[5]="AP_ColorMatchingMode=AP_ApplicationColorMatching AP_D_InputSlot=
> collate com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf
> com.apple.print.JobInfo.PMApplicationName=Word
> com.apple.print.JobInfo.PMJobName=Microsoft\ Word\ -\ Electronic\ Use\
> Policies.docx com.apple.print.JobInfo.PMJobOwner=GHL
> com.apple.print.PageToPaperMappingMediaName=Letter
> com.apple.print.PageToPaperMappingType..n.=1
> com.apple.print.PrinterInfo.PMColorDeviceID..n.=35102
> com.apple.print.PrintSettings.PMColorMatchingMode..n.=0
> com.apple.print.PrintSettings.PMColorSpaceModel..n.=1
> com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580
> com.apple.print.PrintSettings.PMCopies..n.=1
> com.apple.print.PrintSettings.PMCopyCollate..b.
> com.apple.print.PrintSettings.PMDestinationType..n.=1
> com.apple.print.PrintSettings.PMFirstPage..n.=1
> com.apple.print.PrintSettings.PMLastPage..n.=2147483647
> com.apple.print.PrintSettings.PMPageRange..a.0..n.=1
> com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647
> com.apple.print.PrintSettings.PMTotalBeginPages..n.=2
> com.apple.print.PrintSettings.PMTotalSidesImaged..n.=2
> com.apple.print.PrintSettingsTicket.ShowEachEnv..n.=0
> com.apple.print.PrintSettingsTicket.ShowEachOrient..n.=0
> com.apple.print.PrintSettingsTicket.ShowEachPageSize..n.=0
> DestinationPrinterID=SHS_Green_Horn_LaserJet_4050___shs_papercut
> job-impressions=2 job-originating-host-name=10.10.1.118
> job-uuid=urn:uuid:4cc1a419-023e-391d-43ed-448306d70fb7 media=Letter
> PageSize=Letter PaperInfoIsSuggested..b. pserrorhandler-requested=standard
> time-at-creation=1389620108 time-at-processing=1389620117
> time-at-creation=1389620117"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> argv[6]="/var/spool/cups/d21968-001"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[0]="CUPS_CACHEDIR=/var/cache/cups"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[1]="CUPS_DATADIR=/usr/share/cups"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[6]="CUPS_SERVERROOT=/etc/cups"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[7]="CUPS_STATEDIR=/var/run/cups"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[8]="HOME=/var/spool/cups/tmp"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[10]="SERVER_ADMIN=root at shs-papercut"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] envp[11]="SOFTWARE=CUPS/1.5.3"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[12]="TMPDIR=/var/spool/cups/tmp"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] envp[13]="USER=root"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[15]="CUPS_ENCRYPTION=IfRequested"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] envp[16]="IPP_PORT=631"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] envp[17]="CHARSET=utf-8"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] envp[18]="LANG=en_US.UTF-8"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[19]="PPD=/etc/cups/ppd/SHS_Green_Horn_LaserJet_4050.ppd"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] envp[20]="RIP_MAX_CACHE=128m"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[21]="CONTENT_TYPE=application/pdf"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[22]="DEVICE_URI=papercut:lpd://10.10.0.131"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[23]="PRINTER_INFO=SHS_Green_Horn_LaserJet_4050"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[24]="PRINTER_LOCATION=SHS_Green_Horn_LaserJet_4050"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[25]="PRINTER=SHS_Green_Horn_LaserJet_4050"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[26]="PRINTER_STATE_REASONS=toner-empty-warning"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[27]="CUPS_FILETYPE=document"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968]
> envp[28]="FINAL_CONTENT_TYPE=application/vnd.cups-postscript"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] envp[29]="AUTH_I****"
> I [13/Jan/2014:08:35:17 -0500] [Job 21968] Started filter
> /usr/lib/cups/filter/pdftopdf (PID 7964)
> I [13/Jan/2014:08:35:17 -0500] [Job 21968] Started filter
> /usr/lib/cups/filter/pdftops (PID 7965)
> I [13/Jan/2014:08:35:17 -0500] [Job 21968] Started backend
> /usr/lib/cups/backend/papercut (PID 7966)
> D [13/Jan/2014:08:35:17 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:35:17 -0500] Returning IPP successful-ok for
> Send-Document (
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050) from
> 10.10.1.118
> D [13/Jan/2014:08:35:17 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:35:17 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients, printing jobs, and
> dirty files"
> D [13/Jan/2014:08:35:17 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:17 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:35:17 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:35:17 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:17 -0500] cupsdAcceptClient: 18 from 10.10.1.118:631(IPv4)
> D [13/Jan/2014:08:35:17 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Green_Horn_LaserJet_4050 HTTP/1.1
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:17 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:35:17 -0500] cupsdReadClient: 18 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:35:17 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050
> D [13/Jan/2014:08:35:17 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050) from
> 10.10.1.118
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] papercut: CUPS Provider
> Version:13.2.0.22278
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] pdftops - copying to temp print
> file "/tmp/01f1d52df5d5f"
> D [13/Jan/2014:08:35:17 -0500] PID 7964 (/usr/lib/cups/filter/pdftopdf)
> exited with no errors.
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] Using image rendering
> resolution 300 dpi
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] Started filter pdftops (PID
> 7967)
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] Started filter pstops (PID 7968)
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] Page = 612x792; 12,12 to 600,780
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] slow_collate=0, slow_duplex=0,
> slow_order=0
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] Before copy_comments -
> %!PS-Adobe-3.0
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] %!PS-Adobe-3.0
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] %Produced by poppler pdftops
> version: 0.18.4 (http://poppler.freedesktop.org)
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] %%LanguageLevel: 2
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] %%DocumentSuppliedResources:
> (atend)
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] %%DocumentMedia: plain 612 792
> 0 () ()
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] %%BoundingBox: 0 0 612 792
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] %%Pages: 2
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] %%EndComments
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] Before copy_prolog -
> %%BeginDefaults
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] Before copy_setup - %%BeginSetup
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] Before page loop - %%Page: 1 1
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] Copying page 1...
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] PAGE: 1 1
> D [13/Jan/2014:08:35:17 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] pagew = 587.5, pagel = 768.0
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] PageLeft = 12.2, PageRight =
> 599.8
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] PageTop = 780.1, PageBottom =
> 12.1
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:35:17 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] Copying page 2...
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] PAGE: 2 1
> D [13/Jan/2014:08:35:17 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:17 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] pagew = 587.5, pagel = 768.0
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] PageLeft = 12.2, PageRight =
> 599.8
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] PageTop = 780.1, PageBottom =
> 12.1
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:35:17 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] Wrote 2 pages...
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] PID 7968 (pstops) exited with
> no errors.
> D [13/Jan/2014:08:35:17 -0500] [Job 21968] PID 7967 (pdftops) exited with
> no errors.
> D [13/Jan/2014:08:35:17 -0500] PID 7965 (/usr/lib/cups/filter/pdftops)
> exited with no errors.
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE: +connecting-to-device
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Looking up "10.10.0.131"...
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Connecting to 10.10.0.131:515for printer
> I [13/Jan/2014:08:35:18 -0500] [Job 21968] Connecting to printer.
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Set job-printer-state-message
> to "Connecting to printer.", current level=INFO
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE: -connecting-to-device
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> I [13/Jan/2014:08:35:18 -0500] [Job 21968] Connected to printer.
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Set job-printer-state-message
> to "Connected to printer.", current level=INFO
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Connected to 10.10.0.131:515(local port 1023)...
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] cupsdAcceptClient: 21 from localhost
> (Domain)
> D [13/Jan/2014:08:35:18 -0500] cupsdReadClient: 21 POST / HTTP/1.1
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:35:18 -0500] cupsdReadClient: 21 1.1 Get-Jobs 1
> D [13/Jan/2014:08:35:18 -0500] Get-Jobs ipp://localhost/
> D [13/Jan/2014:08:35:18 -0500] [Job 7376] Loading attributes...
> D [13/Jan/2014:08:35:18 -0500] [Job 7444] Loading attributes...
> D [13/Jan/2014:08:35:18 -0500] [Job 13645] Loading attributes...
> D [13/Jan/2014:08:35:18 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/) from localhost
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:35:18 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] ATTR: marker-colors=none
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] ATTR: marker-names='"Toner
> Cartridge HP C4127X"'
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] ATTR: marker-types=toner
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] ATTR: marker-levels=0
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] new_supply_state=80,
> change_state=ffff
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE: -developer-low-report
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE: -developer-empty-warning
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE: -marker-supply-low-report
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE:
> -marker-supply-empty-warning
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE: -opc-near-eol-report
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE: -opc-life-over-warning
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE: -toner-low-report
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE: +toner-empty-warning
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] new_state=0, change_state=ffff
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE: -media-low-report
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE: -media-empty-warning
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE: -door-open-report
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE: -media-jam-warning
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE:
> -input-tray-missing-warning
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE:
> -output-tray-missing-warning
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE:
> -marker-supply-missing-warning
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE:
> -output-area-almost-full-report
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] STATE: -output-area-full-warning
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] lpd_command 02
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Sending command string (2
> bytes)...
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Reading command status...
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] lpd_command returning 0
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Control file is:
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Hshs-papercut
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Pghl
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] JMicrosoft Word _ Electronic
> Use Policies_docx
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] ldfA969shs-papercut
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] UdfA969shs-papercut
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] NMicrosoft Word _ Electronic
> Use Policies_docx
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] lpd_command 02 153
> cfA969shs-papercut
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Sending command string (24
> bytes)...
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Reading command status...
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] lpd_command returning 0
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Sending control file (153 bytes)
> I [13/Jan/2014:08:35:18 -0500] [Job 21968] Control file sent successfully.
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Set job-printer-state-message
> to "Control file sent successfully.", current level=INFO
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] lpd_command 03 142930
> dfA969shs-papercut
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Sending command string (27
> bytes)...
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Reading command status...
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] lpd_command returning 0
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Sending data file (142930 bytes)
> I [13/Jan/2014:08:35:18 -0500] [Job 21968] Spooling job, 0% complete.
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Set job-printer-state-message
> to "Spooling job, 0% complete.", current level=INFO
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> I [13/Jan/2014:08:35:18 -0500] [Job 21968] Spooling job, 23% complete.
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Set job-printer-state-message
> to "Spooling job, 23% complete.", current level=INFO
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> I [13/Jan/2014:08:35:18 -0500] [Job 21968] Spooling job, 46% complete.
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Set job-printer-state-message
> to "Spooling job, 46% complete.", current level=INFO
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> I [13/Jan/2014:08:35:18 -0500] [Job 21968] Spooling job, 69% complete.
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Set job-printer-state-message
> to "Spooling job, 69% complete.", current level=INFO
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> I [13/Jan/2014:08:35:18 -0500] [Job 21968] Spooling job, 92% complete.
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Set job-printer-state-message
> to "Spooling job, 92% complete.", current level=INFO
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] cupsdAcceptClient: 21 from 10.10.1.118:631(IPv4)
> D [13/Jan/2014:08:35:18 -0500] cupsdReadClient: 21 POST
> /printers/SHS_Green_Horn_LaserJet_4050 HTTP/1.1
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:35:18 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:35:18 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050
> D [13/Jan/2014:08:35:18 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050) from
> 10.10.1.118
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdReadClient: 21 POST
> /printers/SHS_Green_Horn_LaserJet_4050 HTTP/1.1
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:35:18 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:35:18 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050
> D [13/Jan/2014:08:35:18 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050) from
> 10.10.1.118
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:35:18 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:35:18 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdAcceptClient: 18 from 10.10.1.118:631(IPv4)
> D [13/Jan/2014:08:35:18 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Green_Horn_LaserJet_4050 HTTP/1.1
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:35:18 -0500] cupsdReadClient: 18 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:35:18 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050
> D [13/Jan/2014:08:35:18 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050) from
> 10.10.1.118
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> I [13/Jan/2014:08:35:18 -0500] [Job 21968] Data file sent successfully.
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] Set job-printer-state-message
> to "Data file sent successfully.", current level=INFO
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] ATTR: marker-levels=0
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] new_supply_state=80,
> change_state=0
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] new_state=0, change_state=0
> D [13/Jan/2014:08:35:18 -0500] [Job 21968] PAGE: 1 1
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] PID 7966 (/usr/lib/cups/backend/papercut)
> exited with no errors.
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:35:18 -0500] [Job 21968] Job completed.
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:35:18 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:18 -0500] [Notifier] state=3
> D [13/Jan/2014:08:35:19 -0500] cupsdAcceptClient: 21 from 10.10.1.118:631(IPv4)
> D [13/Jan/2014:08:35:19 -0500] [Job 21968] Unloading...
> D [13/Jan/2014:08:35:19 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:35:19 -0500] cupsdReadClient: 21 POST
> /printers/SHS_Green_Horn_LaserJet_4050 HTTP/1.1
> D [13/Jan/2014:08:35:19 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:35:19 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:35:19 -0500] cupsdReadClient: 21 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:35:19 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050
> D [13/Jan/2014:08:35:19 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050) from
> 10.10.1.118
> D [13/Jan/2014:08:35:19 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:35:19 -0500] cupsdReadClient: 21 POST
> /printers/SHS_Green_Horn_LaserJet_4050 HTTP/1.1
> D [13/Jan/2014:08:35:19 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:35:19 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:35:19 -0500] cupsdReadClient: 21 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:35:19 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050
> D [13/Jan/2014:08:35:19 -0500] [Job 21968] Loading attributes...
> D [13/Jan/2014:08:35:19 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050) from
> 10.10.1.118
> D [13/Jan/2014:08:35:19 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:35:19 -0500] cupsdReadClient: 21 WAITING Closing on EOF
> D [13/Jan/2014:08:35:19 -0500] cupsdCloseClient: 21
> D [13/Jan/2014:08:35:19 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:35:19 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:35:19 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:35:19 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:35:19 -0500] cupsdAcceptClient: 18 from 10.10.1.118:631(IPv4)
> D [13/Jan/2014:08:35:19 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Green_Horn_LaserJet_4050 HTTP/1.1
> D [13/Jan/2014:08:35:19 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:35:19 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:35:19 -0500] cupsdReadClient: 18 2.0 Get-Job-Attributes 1
> D [13/Jan/2014:08:35:19 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050
> D [13/Jan/2014:08:35:19 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050) from
> 10.10.1.118
> D [13/Jan/2014:08:35:19 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:35:19 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Green_Horn_LaserJet_4050 HTTP/1.1
> D [13/Jan/2014:08:35:19 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:35:19 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:35:19 -0500] cupsdReadClient: 18 2.0
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:35:19 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050
> D [13/Jan/2014:08:35:19 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Green_Horn_LaserJet_4050) from
> 10.10.1.118
> D [13/Jan/2014:08:35:19 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:35:19 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:35:19 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:35:19 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:35:28 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:35:31 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:35:31 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:35:33 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:35:33 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:35:33 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:35:34 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:35:34 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:35:34 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:35:35 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:35:35 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:35:36 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:35:36 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:35:37 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:35:37 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:35:38 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:35:38 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:35:38 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:35:39 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:35:39 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:35:39 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:35:40 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:35:40 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:35:40 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:35:41 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:35:41 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:35:42 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:35:42 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:35:42 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:35:44 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:35:44 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:35:44 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> I [13/Jan/2014:08:35:47 -0500] Saving printers.conf...
> I [13/Jan/2014:08:35:48 -0500] Saving job.cache...
> I [13/Jan/2014:08:35:48 -0500] Saving subscriptions.conf...
> D [13/Jan/2014:08:35:48 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Dirty files"
> D [13/Jan/2014:08:35:50 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:35:59 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:36:02 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:36:02 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:36:03 -0500] Report: clients=0
> D [13/Jan/2014:08:36:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:36:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:36:03 -0500] Report: printers=34
> D [13/Jan/2014:08:36:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:36:03 -0500] Report: stringpool-string-count=208357
> D [13/Jan/2014:08:36:03 -0500] Report: stringpool-alloc-bytes=338672
> D [13/Jan/2014:08:36:03 -0500] Report: stringpool-total-bytes=3779536
> D [13/Jan/2014:08:36:04 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:36:04 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:36:04 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:36:04 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:36:04 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:36:04 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:36:04 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:36:05 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:36:05 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:36:05 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:36:06 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:36:06 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:36:07 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:36:07 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:36:08 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:36:08 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:36:09 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:36:09 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:36:09 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:36:10 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:36:10 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:36:10 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:36:11 -0500] cupsdAcceptClient: 18 from localhost
> (Domain)
> D [13/Jan/2014:08:36:11 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:36:11 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:36:11 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:36:11 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:36:11 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:36:11 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:36:11 -0500] cupsdReadClient: 18 1.1 Get-Jobs 1
> D [13/Jan/2014:08:36:11 -0500] Get-Jobs
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:36:11 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:36:11 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:36:11 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:36:11 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:36:11 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:36:11 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:36:11 -0500] Get-Printer-Attributes
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:36:11 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:36:11 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:36:11 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:36:11 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:36:11 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Not busy"
> D [13/Jan/2014:08:36:12 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:36:12 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:36:13 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:36:13 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:36:13 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:36:15 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:36:15 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:36:15 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:36:19 -0500] [Job 7376] Unloading...
> D [13/Jan/2014:08:36:19 -0500] [Job 7444] Unloading...
> D [13/Jan/2014:08:36:19 -0500] [Job 13645] Unloading...
> D [13/Jan/2014:08:36:20 -0500] [Job 21968] Unloading...
> D [13/Jan/2014:08:36:21 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:36:26 -0500] cupsdAcceptClient: 18 from 10.10.1.154:631(IPv4)
> D [13/Jan/2014:08:36:30 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:36:30 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Office_Canon_C5255 HTTP/1.1
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:36:30 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:36:30 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:36:30 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255
> D [13/Jan/2014:08:36:30 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255) from
> 10.10.1.154
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:36:30 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Office_Canon_C5255 HTTP/1.1
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:36:30 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:36:30 -0500] cupsdReadClient: 18 1.1 Print-Job 1
> D [13/Jan/2014:08:36:30 -0500] Print-Job
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255
> D [13/Jan/2014:08:36:30 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients"
> D [13/Jan/2014:08:36:30 -0500] add_job: requesting-user-name="hathorn"
> D [13/Jan/2014:08:36:30 -0500] Adding default job-sheets values
> "none,none"...
> I [13/Jan/2014:08:36:30 -0500] [Job 21969] Adding start banner page "none".
> D [13/Jan/2014:08:36:30 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:36:30 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> I [13/Jan/2014:08:36:30 -0500] [Job 21969] Adding end banner page "none".
> I [13/Jan/2014:08:36:30 -0500] [Job 21969] File of type application/pdf
> queued by "hathorn".
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] hold_until=0
> I [13/Jan/2014:08:36:30 -0500] [Job 21969] Queued on
> "SHS_Office_Canon_C5255" by "hathorn".
> D [13/Jan/2014:08:36:30 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:36:30 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] job-sheets=none,none
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] argv[0]="SHS_Office_Canon_C5255"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] argv[1]="21969"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] argv[2]="hathorn"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] argv[3]="Springfield School
> District Mail - Fwd: LESSON PLANS FOR Week 8 - Thu Jan 09 2014 00:00:00
> GMT-0500 (EST)"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] argv[4]="1"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> argv[5]="AP_ColorMatchingMode=AP_ApplicationColorMatching AP_D_InputSlot=
> collate ColorModel=Gray
> com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf
> com.apple.print.JobInfo.PMApplicationName=Safari
> com.apple.print.JobInfo.PMJobName=Springfield\ School\ District\ Mail\ -\
> Fwd:\ LESSON\ PLANS\ FOR\ Week\ 8\ -\ Thu\ Jan\ 09\ 2014\ 00:00:00\
> GMT-0500\ (EST) com.apple.print.JobInfo.PMJobOwner=bhathorn
> com.apple.print.PageToPaperMappingMediaName=Letter
> com.apple.print.PageToPaperMappingType..n.=1
> com.apple.print.PrinterInfo.PMColorDeviceID..n.=20500
> com.apple.print.PrintSettings.PMColorMatchingMode..n.=0
> com.apple.print.PrintSettings.PMColorSpaceModel..n.=1
> com.apple.print.PrintSettings.PMColorSyncProfileID..n.=1580
> com.apple.print.PrintSettings.PMCopies..n.=1
> com.apple.print.PrintSettings.PMCopyCollate..b.
> com.apple.print.PrintSettings.PMDestinationType..n.=1
> com.apple.print.PrintSettings.PMFirstPage..n.=1
> com.apple.print.PrintSettings.PMLastPage..n.=2147483647
> com.apple.print.PrintSettings.PMPageRange..a.0..n.=1
> com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647
> com.apple.print.PrintSettings.PMTotalBeginPages..n.=4
> com.apple.print.PrintSettings.PMTotalSidesImaged..n.=4
> DestinationPrinterID=SHS_Office_Canon_C5255___shs_papercut JCLJobMode=Print
> job-impressions=4 job-originating-host-name=10.10.1.154
> job-uuid=urn:uuid:4a6747c5-54d2-35b2-628e-02117644e5f5 media=Letter
> PageSize=Letter PaperInfoIsSuggested..b. pserrorhandler-requested=standard
> time-at-creation=1389620181 time-at-processing=1389620190
> time-at-creation=1389620190"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> argv[6]="/var/spool/cups/d21969-001"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[0]="CUPS_CACHEDIR=/var/cache/cups"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[1]="CUPS_DATADIR=/usr/share/cups"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[6]="CUPS_SERVERROOT=/etc/cups"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[7]="CUPS_STATEDIR=/var/run/cups"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[8]="HOME=/var/spool/cups/tmp"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[10]="SERVER_ADMIN=root at shs-papercut"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] envp[11]="SOFTWARE=CUPS/1.5.3"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[12]="TMPDIR=/var/spool/cups/tmp"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] envp[13]="USER=root"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[15]="CUPS_ENCRYPTION=IfRequested"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] envp[16]="IPP_PORT=631"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] envp[17]="CHARSET=utf-8"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] envp[18]="LANG=en_US.UTF-8"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[19]="PPD=/etc/cups/ppd/SHS_Office_Canon_C5255.ppd"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] envp[20]="RIP_MAX_CACHE=128m"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[21]="CONTENT_TYPE=application/pdf"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[22]="DEVICE_URI=papercut:lpd://10.10.0.144/print"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[23]="PRINTER_INFO=SHS_Office_Canon_C5255"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[24]="PRINTER_LOCATION=SHS_Office_Canon_C5255"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[25]="PRINTER=SHS_Office_Canon_C5255"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[26]="PRINTER_STATE_REASONS=none"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[27]="CUPS_FILETYPE=document"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969]
> envp[28]="FINAL_CONTENT_TYPE=printer/SHS_Office_Canon_C5255"
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] envp[29]="AUTH_I****"
> I [13/Jan/2014:08:36:30 -0500] [Job 21969] Started filter
> /usr/lib/cups/filter/pdftopdf (PID 8132)
> I [13/Jan/2014:08:36:30 -0500] [Job 21969] Started filter
> /usr/lib/cups/filter/pdftops (PID 8133)
> I [13/Jan/2014:08:36:30 -0500] [Job 21969] Started filter
> /usr/lib/cups/filter/brightq-ps (PID 8134)
> I [13/Jan/2014:08:36:30 -0500] [Job 21969] Started backend
> /usr/lib/cups/backend/papercut (PID 8135)
> D [13/Jan/2014:08:36:30 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Active clients and dirty files"
> D [13/Jan/2014:08:36:30 -0500] Returning IPP successful-ok for Print-Job (
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255) from
> 10.10.1.154
> D [13/Jan/2014:08:36:30 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:30 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:30 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:36:30 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Office_Canon_C5255 HTTP/1.1
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:30 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:36:30 -0500] cupsdReadClient: 18 1.1 Get-Job-Attributes 1
> D [13/Jan/2014:08:36:30 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255
> D [13/Jan/2014:08:36:30 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255) from
> 10.10.1.154
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:36:30 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Office_Canon_C5255 HTTP/1.1
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:30 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] papercut: CUPS Provider
> Version:13.2.0.22278
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] pdftops - copying to temp print
> file "/tmp/01fc552dc3298"
> D [13/Jan/2014:08:36:30 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:36:30 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255
> D [13/Jan/2014:08:36:30 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255) from
> 10.10.1.154
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:36:30 -0500] cupsdAcceptClient: 22 from localhost:631
> (IPv4)
> D [13/Jan/2014:08:36:30 -0500] cupsdReadClient: 22 POST / HTTP/1.1
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:30 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:36:30 -0500] cupsdReadClient: 22 1.1 CUPS-Get-Printers 1
> D [13/Jan/2014:08:36:30 -0500] CUPS-Get-Printers
> D [13/Jan/2014:08:36:30 -0500] Returning IPP successful-ok for
> CUPS-Get-Printers (no URI) from localhost
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:36:30 -0500] cupsdReadClient: 22 POST / HTTP/1.1
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:30 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:36:30 -0500] cupsdReadClient: 22 1.1 CUPS-Get-Classes 1
> D [13/Jan/2014:08:36:30 -0500] CUPS-Get-Classes
> D [13/Jan/2014:08:36:30 -0500] Returning IPP successful-ok for
> CUPS-Get-Classes (no URI) from localhost
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:36:30 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:36:30 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:30 -0500] PID 8132 (/usr/lib/cups/filter/pdftopdf)
> exited with no errors.
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] Using image rendering
> resolution 300 dpi
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] Started filter pdftops (PID
> 8136)
> D [13/Jan/2014:08:36:30 -0500] [Job 21969] Started filter pstops (PID 8137)
> D [13/Jan/2014:08:36:30 -0500] cupsdAcceptClient: 22 from localhost
> (Domain)
> D [13/Jan/2014:08:36:30 -0500] cupsdReadClient: 22 POST / HTTP/1.1
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:30 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:36:30 -0500] cupsdReadClient: 22 1.1 Get-Jobs 1
> D [13/Jan/2014:08:36:30 -0500] Get-Jobs ipp://localhost/
> D [13/Jan/2014:08:36:30 -0500] [Job 7376] Loading attributes...
> D [13/Jan/2014:08:36:30 -0500] [Job 7444] Loading attributes...
> D [13/Jan/2014:08:36:30 -0500] [Job 13645] Loading attributes...
> D [13/Jan/2014:08:36:30 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/) from localhost
> D [13/Jan/2014:08:36:30 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:36:31 -0500] cupsdReadClient: 22 WAITING Closing on EOF
> D [13/Jan/2014:08:36:31 -0500] cupsdCloseClient: 22
> D [13/Jan/2014:08:36:31 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] Page = 612x792; 11,11 to 601,781
> D [13/Jan/2014:08:36:31 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] slow_collate=0, slow_duplex=0,
> slow_order=0
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] Before copy_comments -
> %!PS-Adobe-3.0
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] %!PS-Adobe-3.0
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] %Produced by poppler pdftops
> version: 0.18.4 (http://poppler.freedesktop.org)
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] %%LanguageLevel: 2
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] %%DocumentSuppliedResources:
> (atend)
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] %%DocumentMedia: plain 612 792
> 0 () ()
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] %%BoundingBox: 0 0 612 792
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] %%Pages: 4
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] %%EndComments
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] Before copy_prolog -
> %%BeginDefaults
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] Before copy_setup - %%BeginSetup
> D [13/Jan/2014:08:36:31 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Office_Canon_C5255 HTTP/1.1
> D [13/Jan/2014:08:36:31 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:31 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:36:31 -0500] cupsdReadClient: 18 1.1 Get-Job-Attributes 1
> D [13/Jan/2014:08:36:31 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255
> D [13/Jan/2014:08:36:31 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255) from
> 10.10.1.154
> D [13/Jan/2014:08:36:31 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:36:31 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Office_Canon_C5255 HTTP/1.1
> D [13/Jan/2014:08:36:31 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:31 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:36:31 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:36:31 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255
> D [13/Jan/2014:08:36:31 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255) from
> 10.10.1.154
> D [13/Jan/2014:08:36:31 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] Before page loop - %%Page: 1 1
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] Copying page 1...
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] pagew = 589.3, pagel = 769.3
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] PageLeft = 11.3, PageRight =
> 600.7
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] PageTop = 780.7, PageBottom =
> 11.3
> D [13/Jan/2014:08:36:31 -0500] [Job 21969] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] Copying page 2...
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] pagew = 589.3, pagel = 769.3
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] PageLeft = 11.3, PageRight =
> 600.7
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] PageTop = 780.7, PageBottom =
> 11.3
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] Copying page 3...
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] pagew = 589.3, pagel = 769.3
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] PageLeft = 11.3, PageRight =
> 600.7
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] PageTop = 780.7, PageBottom =
> 11.3
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] Copying page 4...
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] pagew = 589.3, pagel = 769.3
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] bboxx = 0, bboxy = 0, bboxw =
> 612, bboxl = 792
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] PageLeft = 11.3, PageRight =
> 600.7
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] PageTop = 780.7, PageBottom =
> 11.3
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] PageWidth = 612.0, PageLength =
> 792.0
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] Wrote 4 pages...
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] PID 8137 (pstops) exited with
> no errors.
> D [13/Jan/2014:08:36:32 -0500] [Job 21969] PID 8136 (pdftops) exited with
> no errors.
> D [13/Jan/2014:08:36:32 -0500] PID 8133 (/usr/lib/cups/filter/pdftops)
> exited with no errors.
> D [13/Jan/2014:08:36:32 -0500] PID 8134 (/usr/lib/cups/filter/brightq-ps)
> exited with no errors.
> D [13/Jan/2014:08:36:33 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:36:33 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:36:33 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Office_Canon_C5255 HTTP/1.1
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:36:33 -0500] cupsdReadClient: 18 1.1 Get-Job-Attributes 1
> D [13/Jan/2014:08:36:33 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255
> D [13/Jan/2014:08:36:33 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255) from
> 10.10.1.154
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:36:33 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Office_Canon_C5255 HTTP/1.1
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Active clients,
> printing jobs, and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:36:33 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:36:33 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255
> D [13/Jan/2014:08:36:33 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255) from
> 10.10.1.154
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Active clients, printing jobs, and dirty files"
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE: +connecting-to-device
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Looking up "10.10.0.144"...
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Connecting to 10.10.0.144:515for printer print
> I [13/Jan/2014:08:36:33 -0500] [Job 21969] Connecting to printer.
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Set job-printer-state-message
> to "Connecting to printer.", current level=INFO
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:36:33 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:33 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE: -connecting-to-device
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:36:33 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:33 -0500] [Job 21969] Connected to printer.
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Set job-printer-state-message
> to "Connected to printer.", current level=INFO
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Connected to 10.10.0.144:515(local port 1023)...
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:33 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] ATTR:
> marker-colors=#000000,#00FFFF,#FF00FF,#FFFF00,none
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] ATTR: marker-names='"Canon
> GPR-30 Black Toner"','"Canon GPR-30 Cyan Toner"','"Canon GPR-30 Magenta
> Toner"','"Canon GPR-30 Yellow Toner"','"Waste Toner"'
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] ATTR:
> marker-types=toner,toner,toner,toner,wasteToner
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] ATTR:
> marker-levels=99,100,100,100,-1
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] new_supply_state=0,
> change_state=ffff
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE: -developer-low-report
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE: -developer-empty-warning
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE: -marker-supply-low-report
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE:
> -marker-supply-empty-warning
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE: -opc-near-eol-report
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE: -opc-life-over-warning
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE: -toner-low-report
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE: -toner-empty-warning
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] new_state=0, change_state=ffff
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE: -media-low-report
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE: -media-empty-warning
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE: -door-open-report
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE: -media-jam-warning
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE:
> -input-tray-missing-warning
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE:
> -output-tray-missing-warning
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE:
> -marker-supply-missing-warning
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE:
> -output-area-almost-full-report
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] STATE: -output-area-full-warning
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] lpd_command 02 print
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Sending command string (7
> bytes)...
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Reading command status...
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] lpd_command returning 0
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Control file is:
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Hshs-papercut
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Phathorn
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] JSpringfield School District
> Mail _ Fwd_ LESSON PLANS FOR Week 8 _ Thu Jan 09 2014 00_00_00 GMT_0500
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] ldfA149shs-papercut
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] UdfA149shs-papercut
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] NSpringfield School District
> Mail _ Fwd_ LESSON PLANS FOR Week 8 _ Thu Jan 09 2014 00_00_00 GMT_0500
> _EST_
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] lpd_command 02 271
> cfA149shs-papercut
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Sending command string (24
> bytes)...
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Reading command status...
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] lpd_command returning 0
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Sending control file (271 bytes)
> I [13/Jan/2014:08:36:33 -0500] [Job 21969] Control file sent successfully.
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Set job-printer-state-message
> to "Control file sent successfully.", current level=INFO
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] lpd_command 03 1272712
> dfA149shs-papercut
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Sending command string (28
> bytes)...
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Reading command status...
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] lpd_command returning 0
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Sending data file (1272712
> bytes)
> I [13/Jan/2014:08:36:33 -0500] [Job 21969] Spooling job, 0% complete.
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 0% complete.", current level=INFO
> I [13/Jan/2014:08:36:33 -0500] [Job 21969] Spooling job, 3% complete.
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 3% complete.", current level=INFO
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:33 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:33 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:33 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:33 -0500] [Job 21969] Spooling job, 5% complete.
> D [13/Jan/2014:08:36:33 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 5% complete.", current level=INFO
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:33 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:33 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:33 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 8% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 8% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 10% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 10% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 13% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 13% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 15% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 15% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 18% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 18% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 21% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 21% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 23% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 23% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 26% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 26% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 28% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 28% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 31% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 31% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 33% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 33% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 36% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 36% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 39% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 39% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 41% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 41% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 44% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 44% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 46% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 46% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 49% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 49% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 51% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 51% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 54% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 54% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 57% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 57% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 59% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 59% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 62% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 62% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 64% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 64% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 67% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 67% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 70% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 70% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 72% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 72% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 75% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 75% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 77% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 77% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 80% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 80% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 82% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 82% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 85% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 85% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 88% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 88% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 90% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 90% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 93% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 93% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 95% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 95% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Spooling job, 98% complete.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Spooling job, 98% complete.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Data file sent successfully.
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] Set job-printer-state-message
> to "Data file sent successfully.", current level=INFO
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] ATTR:
> marker-levels=93,99,99,99,-1
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(P-----)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] new_supply_state=0,
> change_state=0
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] new_state=0, change_state=0
> D [13/Jan/2014:08:36:34 -0500] [Job 21969] PAGE: 1 1
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] PID 8135 (/usr/lib/cups/backend/papercut)
> exited with no errors.
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> I [13/Jan/2014:08:36:34 -0500] [Job 21969] Job completed.
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(----J-)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] cupsdMarkDirty(-----S)
> D [13/Jan/2014:08:36:34 -0500] cupsdSetBusyState: newbusy="Printing jobs
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:34 -0500] [Notifier] state=3
> D [13/Jan/2014:08:36:35 -0500] [Job 21969] Unloading...
> D [13/Jan/2014:08:36:35 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:36:35 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:36:35 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:36:36 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Office_Canon_C5255 HTTP/1.1
> D [13/Jan/2014:08:36:36 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Printing jobs and dirty files"
> D [13/Jan/2014:08:36:36 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:36:36 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:36:36 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:36:36 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:36:36 -0500] cupsdReadClient: 18 1.1 Get-Job-Attributes 1
> D [13/Jan/2014:08:36:36 -0500] Get-Job-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255
> D [13/Jan/2014:08:36:36 -0500] [Job 21969] Loading attributes...
> D [13/Jan/2014:08:36:36 -0500] Returning IPP successful-ok for
> Get-Job-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255) from
> 10.10.1.154
> D [13/Jan/2014:08:36:36 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:36:36 -0500] cupsdReadClient: 18 POST
> /printers/SHS_Office_Canon_C5255 HTTP/1.1
> D [13/Jan/2014:08:36:36 -0500] cupsdSetBusyState: newbusy="Active clients
> and dirty files", busy="Dirty files"
> D [13/Jan/2014:08:36:36 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:36:36 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:36:36 -0500] Get-Printer-Attributes
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255
> D [13/Jan/2014:08:36:36 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://shs-papercut.local.:631/printers/SHS_Office_Canon_C5255) from
> 10.10.1.154
> D [13/Jan/2014:08:36:36 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Active clients and dirty files"
> D [13/Jan/2014:08:36:36 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:36:36 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:36:36 -0500] cupsdSetBusyState: newbusy="Dirty files",
> busy="Dirty files"
> D [13/Jan/2014:08:36:37 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:36:37 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:36:37 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:36:38 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:36:38 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:36:39 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:36:39 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:36:40 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:36:40 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:36:41 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:36:41 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:36:41 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:36:42 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:36:42 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:36:42 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:36:43 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:36:43 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:36:44 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:36:44 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:36:44 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:36:46 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:36:46 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:36:46 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:36:52 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> I [13/Jan/2014:08:37:00 -0500] Saving printers.conf...
> I [13/Jan/2014:08:37:00 -0500] Saving job.cache...
> I [13/Jan/2014:08:37:01 -0500] Saving subscriptions.conf...
> D [13/Jan/2014:08:37:01 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Dirty files"
> D [13/Jan/2014:08:37:01 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:37:03 -0500] Report: clients=0
> D [13/Jan/2014:08:37:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:37:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:37:03 -0500] Report: printers=34
> D [13/Jan/2014:08:37:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:37:03 -0500] Report: stringpool-string-count=208321
> D [13/Jan/2014:08:37:03 -0500] Report: stringpool-alloc-bytes=332424
> D [13/Jan/2014:08:37:03 -0500] Report: stringpool-total-bytes=3773112
> D [13/Jan/2014:08:37:04 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:37:04 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:37:04 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:37:04 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:37:04 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:37:04 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:37:06 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:37:06 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:37:06 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:37:07 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:37:07 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:37:07 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:37:08 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:37:08 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:37:08 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:37:09 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:37:09 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:37:10 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:37:10 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:37:11 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:37:11 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:37:12 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:37:12 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:37:12 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:37:13 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:37:13 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:37:13 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:37:14 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:37:14 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:37:15 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:37:15 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:37:15 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:37:17 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:37:17 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:37:17 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:37:23 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:37:31 -0500] [Job 7376] Unloading...
> D [13/Jan/2014:08:37:31 -0500] [Job 7444] Unloading...
> D [13/Jan/2014:08:37:31 -0500] [Job 13645] Unloading...
> D [13/Jan/2014:08:37:32 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:37:35 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:37:35 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:37:36 -0500] cupsdAcceptClient: 18 from localhost
> (Domain)
> D [13/Jan/2014:08:37:36 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:37:36 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:37:36 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:37:36 -0500] cupsdReadClient: 18 1.1 Get-Jobs 1
> D [13/Jan/2014:08:37:36 -0500] Get-Jobs
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:37:36 -0500] Returning IPP successful-ok for Get-Jobs (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:37:36 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:37:36 -0500] cupsdReadClient: 18 POST / HTTP/1.1
> D [13/Jan/2014:08:37:36 -0500] cupsdSetBusyState: newbusy="Active
> clients", busy="Not busy"
> D [13/Jan/2014:08:37:36 -0500] cupsdAuthorize: No authentication data
> provided.
> D [13/Jan/2014:08:37:36 -0500] cupsdReadClient: 18 1.1
> Get-Printer-Attributes 1
> D [13/Jan/2014:08:37:36 -0500] Get-Printer-Attributes
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N
> D [13/Jan/2014:08:37:36 -0500] Returning IPP successful-ok for
> Get-Printer-Attributes (
> ipp://localhost/printers/SHS_Main_Office_Ricoh_CL3500N) from localhost
> D [13/Jan/2014:08:37:36 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Active clients"
> D [13/Jan/2014:08:37:36 -0500] cupsdReadClient: 18 WAITING Closing on EOF
> D [13/Jan/2014:08:37:36 -0500] cupsdCloseClient: 18
> D [13/Jan/2014:08:37:36 -0500] cupsdSetBusyState: newbusy="Not busy",
> busy="Not busy"
> D [13/Jan/2014:08:37:37 -0500] [Job 21969] Unloading...
> D [13/Jan/2014:08:37:37 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:37:37 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:37:37 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:37:38 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:37:38 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:37:38 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:37:39 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:37:39 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:37:39 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:37:40 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:37:40 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:37:41 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:37:41 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:37:42 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:37:42 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:37:43 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:37:43 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:37:43 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:37:44 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:37:44 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:37:44 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:37:45 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:37:45 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:37:46 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:37:46 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:37:46 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:37:48 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:37:48 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:37:48 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:37:54 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:38:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:38:03 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:38:03 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:38:03 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:38:03 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:38:03 -0500] Report: clients=0
> D [13/Jan/2014:08:38:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:38:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:38:03 -0500] Report: printers=34
> D [13/Jan/2014:08:38:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:38:03 -0500] Report: stringpool-string-count=208008
> D [13/Jan/2014:08:38:03 -0500] Report: stringpool-alloc-bytes=326928
> D [13/Jan/2014:08:38:03 -0500] Report: stringpool-total-bytes=3763008
> D [13/Jan/2014:08:38:06 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:38:06 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:38:08 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:38:08 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:38:08 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:38:09 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:38:09 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:38:09 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:38:10 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:38:10 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:38:10 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:38:11 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:38:11 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:38:12 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:38:12 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:38:13 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:38:13 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:38:14 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:38:14 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:38:14 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:38:15 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:38:15 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:38:15 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:38:16 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:38:16 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:38:17 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:38:17 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:38:17 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:38:19 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:38:19 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:38:19 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:38:25 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:38:34 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
> D [13/Jan/2014:08:38:37 -0500] send_slp_browse(0x7f003beabb00 =
> "SHS_3rd_Foor_Staff_RM_HP_LaserJet_1200")
> D [13/Jan/2014:08:38:37 -0500] send_slp_browse(0x7f003c26a2b0 =
> "SHS_Art_Murray_Phaser_8500")
> D [13/Jan/2014:08:38:39 -0500] send_slp_browse(0x7f003c0b4750 =
> "SHS_C307_Xerox_8570")
> D [13/Jan/2014:08:38:39 -0500] send_slp_browse(0x7f003bd7dc40 =
> "SHS_C308_HP_LaserJet_1320")
> D [13/Jan/2014:08:38:39 -0500] send_slp_browse(0x7f003c36ba40 =
> "SHS_Office_Canon_C5255")
> D [13/Jan/2014:08:38:40 -0500] send_slp_browse(0x7f003b8bebb0 =
> "SHS_C308_Xerox_Phaser_8560DN")
> D [13/Jan/2014:08:38:40 -0500] send_slp_browse(0x7f003ba41b50 =
> "SHS_ELL_Elite_1200")
> D [13/Jan/2014:08:38:40 -0500] send_slp_browse(0x7f003c08cfa0 =
> "SHS_Guidance_Canon_C5255")
> D [13/Jan/2014:08:38:41 -0500] send_slp_browse(0x7f003bfb3530 =
> "SHS_Guidance_HP_LaserJet_5550DN")
> D [13/Jan/2014:08:38:41 -0500] send_slp_browse(0x7f003c167720 =
> "SHS_Gym_HP_LaserJet_CP2025")
> D [13/Jan/2014:08:38:41 -0500] send_slp_browse(0x7f003c16d880 =
> "SHS_Main_Office_Ricoh_CL3500N")
> D [13/Jan/2014:08:38:42 -0500] send_slp_browse(0x7f003b95e920 =
> "SHS_MathLand_C204_Xerox_Phaser_3600DN")
> D [13/Jan/2014:08:38:42 -0500] send_slp_browse(0x7f003bd24c20 =
> "SHS_ISS_GCC_Elite_1200")
> D [13/Jan/2014:08:38:43 -0500] send_slp_browse(0x7f003bae0900 =
> "SHS_MathLand_C206_HP_Laserjet_1200")
> D [13/Jan/2014:08:38:43 -0500] send_slp_browse(0x7f003bfddea0 =
> "SHS_MathLand_C301_HP_LaserJet_1200")
> D [13/Jan/2014:08:38:44 -0500] send_slp_browse(0x7f003bb76720 =
> "SHS_MobileLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:38:44 -0500] send_slp_browse(0x7f003c0fbad0 =
> "SHS_Library_Xerox_Phaser_6250")
> D [13/Jan/2014:08:38:45 -0500] send_slp_browse(0x7f003bd58d50 =
> "SHS_MathLand_Mobile_Lab_Xerox_Phaser_3320DNI")
> D [13/Jan/2014:08:38:45 -0500] send_slp_browse(0x7f003c2e26d0 =
> "SHS_Principal_HP_LaserJet_1300")
> D [13/Jan/2014:08:38:45 -0500] send_slp_browse(0x7f003be876c0 =
> "SHS_PVP_HP_LaserJet_P2035")
> D [13/Jan/2014:08:38:46 -0500] send_slp_browse(0x7f003bbd3740 =
> "SHS_Registrar_HP_LaserJet_4200")
> D [13/Jan/2014:08:38:46 -0500] send_slp_browse(0x7f003baad640 =
> "SHS_Science_C215_Xerox_Phaser_3250")
> D [13/Jan/2014:08:38:46 -0500] send_slp_browse(0x7f003bcc03a0 =
> "SHS_Science_C215_Xerox_Phaser_3250DN")
> D [13/Jan/2014:08:38:47 -0500] send_slp_browse(0x7f003b943a70 =
> "SHS_Science_C218_HP_LaserJet_1320N")
> D [13/Jan/2014:08:38:47 -0500] send_slp_browse(0x7f003ba2f050 =
> "SHS_Science_ChemLab_HP_LaserJet_1320")
> D [13/Jan/2014:08:38:48 -0500] send_slp_browse(0x7f003ba31240 =
> "SHS_SocialStudies_Lavin_Phaser_8500")
> D [13/Jan/2014:08:38:48 -0500] send_slp_browse(0x7f003bda2010 =
> "SHS_SocialStudies_Slivka_HP_LaserJet_1320")
> D [13/Jan/2014:08:38:48 -0500] send_slp_browse(0x7f003c3fe610 =
> "SHS_Staff_RM_Canon_6265")
> D [13/Jan/2014:08:38:50 -0500] send_slp_browse(0x7f003bb8e6d0 =
> "SHS_VTVLC_Ricoh_SP_221N")
> D [13/Jan/2014:08:38:50 -0500] send_slp_browse(0x7f003bef4820 =
> "SHS_YearBook_HP_Color_LaserJet_CM1017")
> D [13/Jan/2014:08:38:50 -0500] send_slp_browse(0x7f003c37ea60 =
> "Tech_Dept_HP_Color_LaserJet_2840")
> D [13/Jan/2014:08:38:56 -0500] send_slp_browse(0x7f003ba873d0 =
> "SHS_Green_Horn_LaserJet_4050")
> D [13/Jan/2014:08:39:03 -0500] Report: clients=0
> D [13/Jan/2014:08:39:03 -0500] Report: jobs=499
> D [13/Jan/2014:08:39:03 -0500] Report: jobs-active=3
> D [13/Jan/2014:08:39:03 -0500] Report: printers=34
> D [13/Jan/2014:08:39:03 -0500] Report: printers-implicit=0
> D [13/Jan/2014:08:39:03 -0500] Report: stringpool-string-count=208008
> D [13/Jan/2014:08:39:03 -0500] Report: stringpool-alloc-bytes=326928
> D [13/Jan/2014:08:39:03 -0500] Report: stringpool-total-bytes=3763008
> D [13/Jan/2014:08:39:05 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:39:05 -0500] cupsdNetIFUpdate: "eth0" = 10.10.0.18:631
> D [13/Jan/2014:08:39:05 -0500] cupsdNetIFUpdate: "lo" = localhost:631
> D [13/Jan/2014:08:39:05 -0500] cupsdNetIFUpdate: "eth0" =
> [v1.fe80::216:17ff:feac:4b7c+eth0]:631
> D [13/Jan/2014:08:39:05 -0500] send_slp_browse(0x7f003c27a2b0 =
> "SHS_iMacLab_Xerox_Phaser_6250DP")
>
>
> On Fri, Jan 10, 2014 at 6:58 PM, Stéphane Peter <speter at codehost.com>wrote:
>
>> Hi Matt,
>>
>> Wondering if you got around to gathering the CUPS log files we talked
>> about yesterday. This should at least tell us what kind of data is being
>> sent to the server from the Mac.
>>
>> As a workaround for your problem, have you considered setting up a
>> dedicated Mac print server? It could just be a single machine that is on
>> the network and that shares the queue over Bonjour. Only this machine would
>> need to have the full Canon drivers installed on it I think, whether you
>> still go through the Linux CUPS server or not. And with Bonjour it should
>> automatically show up in the list of available printers for other Mac users
>> on the same network.
>>
>> Best regards,
>>
>>  --
>> Stéphane Peter
>> Senior Software Engineer
>> Codehost, Inc.
>>
>>
>>
>>
>>
>> On Jan 10, 2014, at 10:09 AM, Matt Hanson <mhanson at ssdvt.org> wrote:
>>
>> Kyle, Here is a rundown on what my situation is and how I was thinking of
>> working around it.
>>
>>
>> Our PaperCut server is running Ubuntu 12.04 and we have both Mac, Linux,
>> and Windows machines printing through it.  Other than this issue it is in
>> good working order.
>>
>>
>> This particular problem is only effecting the Macs printing to our new
>> Canon Image Runner 5255 and 6265 MFPs.  Other OSs are printing through the
>> same ques operate without issue.
>>
>> From what I have been able to determine this problem is being caused by
>> the driver that CUPS pushes to Mac clients, is not fully compatible or has
>> some differences that are causing conflicts.
>>
>> Canon's Linux driver is provided by CodeHost -
>> http://www.codehost.com/brightq-pro.php
>>
>> The Mac driver is provided directly by Canon -
>> http://www.usa.canon.com/cusa/office/products/hardware/multifunction_printers_copiers/imageRUNNER_ADVANCE_Series_Models/imagerunner_advance_c5255#DriversAndSoftware
>>
>>
>> Here is how I was able to isolate the issue:
>>
>> When I setup the printer using normal methods on a mac client machine,
>> then substitute the driver from Canon's website rather than the one pushed
>> out by CUPS our printing problems go away.
>>
>>
>>
>> What I would like to do is be able to have the CUPS server hand out the
>> native Mac OS driver rather than the Linux one. There is plenty of
>> documentation on how to push drivers for Windows, but I have not been able
>> to figure out how to get this to be configurable/customizable for Macs.
>>
>> Any help or advice would be greatly appreciated.
>>
>>
>> Thank You,
>>
>> Matt Hanson
>>
>>
>> On Thu, Jan 9, 2014 at 3:07 PM, PaperCut Support <support at papercut.com>wrote:
>>
>>> Hello Matt,
>>>
>>> Below you will find instructions for setting up a mac print server as a
>>> secondary print server in PaperCut:
>>>
>>>
>>> http://www.papercut.com/products/ng/manual/ch-secondary-print-config-mac.html
>>>
>>> This may be more than you were asking but this details on:
>>>
>>> http://www.papercut.com/products/ng/manual/ch-mac-printing.html
>>>
>>> Enabling print sharing
>>> Setting up the printers on the workstations
>>> Publishing the printer via workgroup manager
>>>
>>> Additional information on you may want to review regarding Windows
>>> hosted print queue's:
>>>
>>> http://www.papercut.com/products/ng/manual/ch-mac-printing-windows.html
>>>
>>> Lastly, you may want to create printer alias if you are using the Mac
>>> and Windows print queues and would like them to be treated the same:
>>>
>>> http://www.papercut.com/kb/Main/AmalgamatePrinterQueues
>>>
>>> Thank you,
>>>
>>> Kyle Baggott
>>> PaperCut Software International Pty. Ltd.
>>>
>>> w: http://www.papercut.com/
>>> b: http://www.papercut.com/blog/
>>> t: http://twitter.com/PaperCutDev
>>> p: +1 800 819 5329 (US)
>>> p: +61 3 9809 5194 (AU)
>>>
>>> Ticket Details
>>> ------------------------------
>>> Ticket ID: NHK-253-64130
>>> Department: Support
>>> Type: Issue
>>> Status: Open
>>> Priority: Normal
>>>
>>> Support Center: http://my.papercut.com/index.php?/Default_Old
>>>
>>
>>
>>
>
>



More information about the cups mailing list