Button (digitalRead) not working on pin 39?

So far it is looking to me like I am not getting input on any of the IO pins. I tried removing the shield and the like and use a jumper wire, I tried, for example looping from IO pins 2-12 doing a digitalInput and print out a message if it goes low. I used pinMode(i, INPUT_PULLUP); on these pins. Did not get any inputs that worked here...

Suggestions? Is my due screwed up? I believe I tested some yesterday or the day before to show that I could do output to these pins.

Kurt