Details
-
Type: Bug
-
Status: Closed
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: Bing-Integration
-
Fix Version/s: Bing-Integration
-
Component/s: None
-
Labels:None
-
Environment:
Project: Bing Integration
Bidmgr: p214
Server: yell-ec-xml2.ri.thesearchagency.com (192.168.30.226)
DB: yell-ec-db2 (192.168.30.225)
Account used: tsaperf82
Search Engine UserID : 20000110
Description
Steps:
1. Log into yell-ec-xml2 and deploy the latest BM build.
2. Execute sedatacheckbing.sh in following manner.
./sedatacheckbing.sh -d3 --date 2012-04-30 --end 2012-05-01 --seuser 20000110
where 20000110 is the search engine user id used.
Expected:
sedatacheckbing.sh should run only for the specified search engine user id.
Actual:
sedatacheckbing runs for all the accounts and does not respect the --seuser option.
Output:
tsaapp@yell-ec-xml2:/usr/local/tsa/bidmgr$ ./sedatacheckbing.sh -d3 --date 2012-04-30 --end 2012-05-01 --seuser 20000110
pid 6434's current affinity mask: 1
pid 6434's new affinity mask: 1
2012-05-02 20:13:30.852 (3) [main]: Debug Level set to 3
2012-05-02 20:13:30.855 (3) [main]: =============== Starting Bing Search Engine Data Checker ================
2012-05-02 20:13:30.858 (3) [main]: === Starting TSA MCC account ===
2012-05-02 20:13:31.369 (3) [main]: Created shared sesystem connection rw
2012-05-02 20:13:31.378 (3) [main]: Downloading check report...
2012-05-02 20:13:37.534 (3) [main]: TrackingId output from response header:<h:TrackingId xmlns:h="https://adcenter.microsoft.com/v8">83c2c8fb-4427-4247-8a37-54f0a8143b99</h:TrackingId>
2012-05-02 20:13:37.536 (3) [main]: ReportRequestId: 1920028760
2012-05-02 20:13:37.847 (3) [main]: <h:TrackingId xmlns:h="https://adcenter.microsoft.com/v8">95a62be4-8855-4b6d-a238-6468f147112a</h:TrackingId>
2012-05-02 20:13:39.001 (3) [main]: Files unzipped. 1920028760.xml
2012-05-02 20:13:39.011 (3) [main]: The report named /var/local/tsa/sedata/bing/tsa-check-report-2012-04-30-2012-05-01.xml.gz was successfully downloaded.
2012-05-02 20:13:39.014 (3) [main]: check report download (Mon Apr 30 00:00:00 BST 2012, "/var/local/tsa/sedata/bing/tsa-check-report-2012-04-30-2012-05-01.xml") -> success:true
2012-05-02 20:13:39.014 (3) [main]: Parsing summary check report into staging database...
2012-05-02 20:13:39.036 (3) [main]: Finding column names...
2012-05-02 20:13:39.269 (3) [main]: Writing temp infile...
2012-05-02 20:13:39.690 (3) [main]: DatabasePool with a limit of 80 created
2012-05-02 20:13:40.334 (3) [main]: Deleting existing records
2012-05-02 20:13:40.399 (3) [main]: Loading data infile into temp table...
2012-05-02 20:13:40.424 (3) [main]: Inserting into staging database [`staging`.`bingSummaryCheck`]...
2012-05-02 20:13:40.437 (3) [main]: ...done
2012-05-02 20:13:40.437 (3) [main]: Finished User TSA MCC account
2012-05-02 20:13:40.437 (3) [main]: =============== Completed Bing Search Engine Data Checker ================
2012-05-02 20:13:40.441 (3) [main]: Bing Search Engine Data Checker: 9.586s
2012-05-02 20:13:40.441 (3) [main]: by key:
2012-05-02 20:13:40.441 (3) [main]: db: 0.084s
2012-05-02 20:13:40.441 (3) [main]: other: 9.502s