IRC logs for #cip for Tuesday, 2017-04-11

*** dungvu has joined #cip01:47
dungvuhi01:48
dungvugood morning everyone :)01:48
dungvucould I ask you a question related to the vagrant and CIP?01:54
dungvudear all01:57
dungvuwhen I run vagrant up01:57
dungvuI got the problem like this01:57
dungvu The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!              apt-get -yqq update             apt-get -yqq install rsync   Stdout from the command:    Stderr from the command:  stdin: is not a tty W: Failed to fetch http://httpredir.debian.org/debian/dists/jessie/InRelease  W: Failed to fetch http://security.debian.org/dists/jessie/updates/InRelease  W: Failed to fetc01:57
dungvuplease help me01:57
*** guest____ has joined #cip02:24
*** dungvu has quit IRC02:55
*** rajm has joined #cip07:14
*** toscalix has joined #cip07:36
toscalixah, the LAVA update brings QEMU NFS07:40
toscalixsupport07:40
*** dungvu has joined #cip07:47
patersonctoscalix: Good morning. Would you be able to help/direct help with dungvu's questions? https://irclogs.baserock.org/cip/%23cip.2017-04-11.log.html07:51
toscalixhe wrote the question on gitlab and I routed him to the mailing list. I missed this question.07:53
toscalixin IRC07:53
toscalixdungvu: around?07:53
dungvuDear Toscalix07:53
dungvuI am here07:53
dungvuActually, I have many problems07:53
dungvuwhen I work on board-at-desk-single-dev  project07:54
patersonctoscalix: Thank you. I think our team in Vietnam are still having IT issues with the mailing list. Hence the question here.07:54
dungvuyes07:54
toscalixah, you cannot send mails to the mailing list?07:54
dungvuyes07:54
dungvumy company did not approve me to send mails to the mailing list07:55
toscalixrajm: is around shoot07:55
dungvuonly my manager can send mails07:55
toscalixrajm: is around, shoot07:55
toscalixdungvu: I see07:55
rajmcan you paste the compete session to pastebin dungvu ?07:55
dungvuyes, I am asking my manager07:55
dungvuyes07:55
dungvuI can paste my question to the gitlab07:56
toscalixno, not in gitlab, wait, I will give you the link to pastebin07:56
dungvucould you give me a full instruction to run LAVA2 including BBB?07:56
dungvuyes, I am very grateful for your help07:56
toscalixdungvu: open an account in https://pastebin.com/07:57
toscalixand past your logs there and provide here the link so we can see the log in the pastebin tool07:58
toscalixrajm: maybe an example would help dungvu07:58
dungvuyes, thank you so much07:58
dungvuI have just signed up to pastebin07:58
dungvumy email is: dung.vu.jg@rvc.renesas.com07:58
toscalixdungvu: https://www.youtube.com/watch?v=oCS0kU5VFA407:59
toscalixit will show you how to use pastebin07:59
dungvuYes,07:59
toscalixyou will need it to request help through IRC here or in any other channel, so the time you invest on it will be worth it07:59
dungvuyes, thank you so much08:00
dungvualthough I am a personal in charge in my company, but my company's policy does not allow me to send email outside08:01
toscalixdungvu: I understand08:02
dungvuThank you so much08:02
toscalixlet's see if we can assist you through IRC only. It will be harder but let's try08:02
dungvuThank you so much08:03
toscalixyou need to tell us where you are at08:04
toscalixwhen generating the VM with Vagrant08:04
patersoncdungvu: If there is any information that can only really be shared via email, please forward it to me (chris.paterson2@renesas.com), and I'll share it with the others.08:04
dungvuI am a senior engineer at Renesas Vietnam08:04
toscalixI meant where you got stuck when generating the VM with Vagrant08:05
dungvuyes, toscalix08:05
dungvu1. when I run "vagrant up"08:05
dungvuit asks me to update -yqq08:06
dungvubut I don't know08:06
dungvuon the otherhand, many links are died08:06
dungvuso I cannot fetch08:06
dungvuone more thing, I don't know how to lauch lava-server08:07
rajmyou've done a clone of https://gitlab.com/cip-project/board-at-desk-single-dev.git and are in that directory?08:07
dungvuyes, I cloned this one08:07
dungvusuccessfully08:07
rajmare you trying to up the vm from a terminal - I see it claims that it isn't a tty? does the computer have http internet access?08:08
dungvu2 months ago, by working on testing and kernelci-debian  project,08:08
dungvuit seems run well08:08
dungvubut now, it is not good08:08
dungvucould you help me?08:08
rajmsorry what was 2 months ago? if it was the clone can you try a git pull before trying vagrant up again?08:09
dungvu2 months ago, I worked on testing and kernelci-debian, now I turn to work on board-at-desk-single-dev08:10
dungvuI will try a git pull before trying vagrant up again, thank you rajm08:11
rajmexcellent if it still fails are you able to paste the complete session into pastebin?08:11
dungvuyes, I have just logined to pastebin08:12
dungvucould you show me the session in this site, rajm?08:12
rajmyou need to try a pull and a vagrant up and if that fails copy the complete session from the terminal from the vagrant up to the final error and past eit into the pastebin box and then copy the url it gives you into this irc session08:13
dungvuYes, I got it, thank you rajm08:14
rajmok, let me know how it goes!08:14
dungvuYes, I will report you very soon08:14
rajm:-)08:15
rajmGwaihir the sha for the real kernelci-backend is 282e68603293bda06cab48113e630000ec3cbcea which appears to be the latest08:50
Gwaihirrajm, you have everything needed then, not sure why it is still uploading the data at the wrong path... double check that the upload action is really setting the correct path, and that the version field once in the DB is 1.1 (or the frontend will build the old-style URLs)08:53
rajmthough it's the file system path (at least) that is at fault - the builds are at /var/www/images/kernel-ci/$tree/$kernel/$arch-$defconfig09:05
*** CTtpollard has joined #cip09:15
dungvuDear rajm09:23
rajmhi!09:23
dungvualthough I run "git pull"09:23
dungvuwhen I run "vagrant up"09:24
dungvuI got the problem like this:09:24
dungvu==> default: Installing rsync to the VM... The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!              apt-get -yqq update             apt-get -yqq install rsync   Stdout from the command:  WARNING: The following packages cannot be authenticated!   rsync   Stderr from the command:  stdin: is not a tty W: Failed to fetch http://security.debian.org/dists/jessie/updates09:24
rajmdungvu can you give me the full session in a pastebin link (from the vagrant up)09:25
dungvuyes09:25
dungvuwait me a minute09:25
rajmthanks09:25
dungvuI have just pasted it to the pastebin, how can I share with you>09:29
dungvuhttps://pastebin.com/wsahrnkR09:29
dungvuPlease see it, Mr. rajm :)09:29
rajmthank you I'm just  re-upping a fresh pull so I can compare with yours09:31
dungvuyes09:31
dungvubased on this error, it has not any file in the vagrant@jessie:~$09:36
rajmNo I want to see what happens before that error, my session starts like this https://pastebin.com/ZqFTjfyw so I'd like to see the context09:36
dungvuyes09:36
dungvulet me make it again09:36
rajmthanks09:37
dungvuit seems take me a long time09:40
dungvuso that, I will capture all the situation then report you as soon as possible09:41
toscalixdungvu: gitlab.com is slow in general09:42
rajmok no problem - I see further down you're getting connect (101: Network is unreachable) [IP: 130.89.148.14 80] are you able to ping that ip address?09:42
dungvuno, I cannot ping to this 130.89.148.1409:43
toscalixI do and I am not at the Codethink network09:44
dungvuit means that I need to check my connection?09:45
toscalixhummmm dungvu corporate firewall maybe?09:45
rajmyes - wonders if your behind a firewall that's blocking it? (I'd still like to see the full session though!)09:45
rajms/your/you're/09:45
dungvuyeap.09:46
dungvuhttps://pastebin.com/nx5jatax09:49
dungvudear rajm09:49
dungvuthis is my session09:49
*** donbrown has joined #cip09:49
dungvuand the problem will be occured at the end of this session09:50
rajmthanks am reviewing it09:52
dungvuthanks you09:53
toscalixI can ping 5.153.231.409:53
dungvuI cannot ping 5.153.231.409:56
patersoncBoth 130.89.148.14 and 5.153.231.4 are blocked for me, so it is likely a firewall issue (although the Renesas Europe will have different policies to Renesas Vietnam...)09:57
*** dungvu has quit IRC10:03
toscalixpatersonc: we are in a team meeting now. We will talk about what can we do, if anything10:08
patersoncOkay, thanks. Corporate firewalls will always be a problem! We'll see if we can get this debian site unblocked.10:09
*** rajm has quit IRC10:09
*** rajm has joined #cip10:24
rajmGwaihir there doesn't appear to be anything in mongodb so it appears there's an issue in the interface between kernelci-build and the backend10:52
*** patersonc has quit IRC11:03
*** patersonc has joined #cip11:03
Gwaihirrajm, if the backend looks for files in one location, but they are not uploaded there, it won't be able to parse the build.json data, double check even looking at the backend logs where the uploads are happening and which is the path they are uploading to11:55
Gwaihirif you are using the build.py script, it should upload to the correct path, but better safe than sorry, double check that too11:56
rajmah yes publish_path needs fixing - just checking...12:04
rajmthanks Gwaihir I now have output in /var/www/images/kernel-ci/cip-new/cip_v4.4.27/v4.4.27/arm-tinyconfig/ now to see why the backend is still not finding them12:08
Gwaihirif that is the actual URL where the data is uploaded, it is not correct, at least for the latest code in the backend12:09
rajmit should be $arch/$defconfig ?12:11
Gwaihiryeah, it should end in that way12:14
rajmand wait a bit and I see builds in kernelci \o/12:28
toscalix\o/12:35
rajmso what should BAD-SD do with https://github.com/kernelci/kernelci-build.git's build.py a merge request or a scripted edit?13:04
toscalixI think it is time to open the discussion about the name: Board at Desk - Single Dev should die13:25
toscalixif you have any suggestion....13:27
*** rajm has quit IRC14:55
*** rajm has joined #cip15:07
toscalixit seems that we are back to where we were before the kernelci update. Gwaihir thanks15:42
Gwaihirtoscalix, you guys are welcome! I hope I was able to help15:43
rajmyes thanks you gave us the right pointers!15:44
*** rajm has quit IRC15:51
*** toscalix has quit IRC16:22

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!