Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
GitHub pull request #37872 of commit b79e4048c964f8be409f8ce73688c976d96a487e, no merge conflicts.
Running as SYSTEM
Setting status of b79e4048c964f8be409f8ce73688c976d96a487e to PENDING with url https://jenkins.ceph.com/job/ceph-pull-requests/62883/ and message: 'running make check'
Using context: make check
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content
TERM=xterm
This file has been truncated, but you can view the full file.
2016-10-25 08:51:30.940709 7f210cc63700 5 osd.3 23 heartbeat: osd_stat(9515 MB used, 713 MB avail, 10228 MB total, peers [2]/[] op hist [0,0,0,0,0,0,0,0,0,0,16,1])
2016-10-25 08:51:30.940733 7f210cc63700 1 -- 167.114.251.239:0/12812 --> 167.114.251.239:6802/12736 -- osd_ping(ping e23 stamp 2016-10-25 08:51:30.940721) v2 -- 0x7f213ec77800 con 0
2016-10-25 08:51:30.940832 7f210cc63700 1 -- 167.114.251.239:0/12812 --> 167.114.251.239:6803/12736 -- osd_ping(ping e23 stamp 2016-10-25 08:51:30.940721) v2 -- 0x7f213ec78c00 con 0
2016-10-25 08:51:30.940881 7f210cc63700 25 osd.3 23 heartbeat_check osd.2 first_tx 2016-10-25 08:34:57.103177 last_tx 2016-10-25 08:51:30.940721 last_rx_back 2016-10-25 08:51:27.440394 last_rx_front 2016-10-25 08:51:27.440394
2016-10-25 08:51:30.941334 7f2128b4c700 1 -- 167.114.251.239:0/12812 <== osd.2 167.114.251.239:6803/12736 324 ==== osd_ping(ping_reply e23 stamp 2016-10-25 08:51:30.940721) v2 ==== 47+0+0 (664087836 0 0) 0x7f2139679600 con 0x7f2139591000
2016-10-25 08:51:30.941369 7
#!/bin/bash -ex
sudo ceph osd crush rm osd.0
sudo ceph osd crush rm osd.1
sudo cp /etc/ceph/ceph.keyring /etc/ceph/ceph.client.admin.keyring
git clone http://github.com/ceph/ceph
sudo cp ceph/qa/workunits/ceph-disk/60-ceph-by-partuuid.rules /lib/udev/rules.d
sudo udevadm control --reload
sudo ceph osd down 0
sudo ceph osd down 1
sudo ceph osd rm 0 1
This file has been truncated, but you can view the full file.
2016-03-16T19:20:44.567 DEBUG:teuthology.run:Teuthology command: teuthology /tmp/teuthology-worker.MB2j8N.tmp -- --verbose --lock --description upgrade:infernalis-x/stress-split/{0-cluster/start.yaml 1-infernalis-install/infernalis.yaml 2-partial-upgrade/firsthalf.yaml 3-thrash/default.yaml 4-mon/mona.yaml 5-workload/{rbd-cls.yaml rbd-import-export.yaml readwrite.yaml snaps-few-objects.yaml} 6-next-mon/monb.yaml 7-workload/{radosbench.yaml rbd_api.yaml} 8-next-mon/monc.yaml 9-workload/{rbd-python.yaml rgw-swift.yaml snaps-many-objects.yaml} distros/centos_7.2.yaml} --name ubuntu-2016-03-16_19:20:40-upgrade:infernalis-x-wip-14828-with-fsmap-fix---basic-openstack --block --owner scheduled_ubuntu@teuthology --archive /usr/share/nginx/html/ubuntu-2016-03-16_19:20:40-upgrade:infernalis-x-wip-14828-with-fsmap-fix---basic-openstack/1
2016-03-16T19:20:44.627 DEBUG:teuthology.report:Pushing job info to http://localhost:8080/
2016-03-16T19:20:44.696 DEBUG:teuthology.run:Config:
archive-on-error: true
archive_pa
@smithfarm
smithfarm / teuthology-53.log
Last active March 16, 2016 23:04
teuthology-53.log
This file has been truncated, but you can view the full file.
2016-03-16T14:48:00.646 DEBUG:teuthology.run:Teuthology command: teuthology /tmp/teuthology-worker.wYlKgS.tmp -- --verbose --lock --description upgrade:infernalis-x/stress-split/{0-cluster/start.yaml 1-infernalis-install/infernalis.yaml 2-partial-upgrade/firsthalf.yaml 3-thrash/default.yaml 4-mon/mona.yaml 5-workload/{rbd-cls.yaml rbd-import-export.yaml readwrite.yaml snaps-few-objects.yaml} 6-next-mon/monb.yaml 7-workload/{radosbench.yaml rbd_api.yaml} 8-next-mon/monc.yaml 9-workload/{rbd-python.yaml rgw-swift.yaml snaps-many-objects.yaml} distros/centos_7.2.yaml} --name ubuntu-2016-03-16_08:55:41-upgrade:infernalis-x-wip-14828-with-fsmap-fix---basic-openstack --block --owner scheduled_ubuntu@teuthology --archive /usr/share/nginx/html/ubuntu-2016-03-16_08:55:41-upgrade:infernalis-x-wip-14828-with-fsmap-fix---basic-openstack/3
2016-03-16T14:48:00.705 DEBUG:teuthology.report:Pushing job info to http://localhost:8080/
2016-03-16T14:48:00.783 DEBUG:teuthology.run:Config:
archive-on-error: true
archive_pa
@smithfarm
smithfarm / hello.txt
Created March 16, 2016 22:57
Hello, world!
Hello, world!