I got the following error while logging in to qemu for Rust Oe-Selftest for x86 
target:

2023-02-07 04:09:21,688 - oe-selftest - INFO - Traceback (most recent call 
last):

  File 
"/ala-lpggp31/yshinde/rust-oe/poky/meta/lib/oeqa/selftest/cases/rust.py", line 
29, in test_rust
    ssh.copy_to(builddir + "/" + 
"build/x86_64-unknown-linux-gnu/stage1-tools-bin/remote-test-server","~/")
  File "/ala-lpggp31/yshinde/rust-oe/poky/meta/lib/oeqa/utils/sshcontrol.py", 
line 156, in copy_to
    return self._internal_run(command, ignore_status=False)
  File "/ala-lpggp31/yshinde/rust-oe/poky/meta/lib/oeqa/utils/sshcontrol.py", 
line 132, in _internal_run
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % 
(command, status, output))
AssertionError: Command '['scp', '-o', 'UserKnownHostsFile=/dev/null', '-o', 
'StrictHostKeyChecking=no', '-o', 'LogLevel=ERROR', 
'/ala-lpggp31/yshinde/rust-oe/poky/build-st/tmp/work/core2-32-poky-linux/rust/1.67.0-r0/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-tools-bin/remote-test-server',
 'root@192.168.7.2:~/']' returned non-zero exit status 1:
b'ssh: connect to host 192.168.7.2 port 22: Connection refused\r\nlost 
connection'

runqemu - INFO - Host uptime: 4269209.76

Waiting at most 1000 seconds for login banner (02/07/23 04:06:35)
Connection from 127.0.0.1:55320
Reached login banner in 46.25083827972412 seconds (02/07/23 04:07:21, 
1675771641.4426777)
Couldn't login into serial console as root using blank password

The output:
Poky (Yocto Project Reference Distro) 
4.1+snapshot-edb60ef6fd49764174d140ccae04fca65db131e0 qemux86 /dev/ttyS1
qemux86 login: <<< run_serial(): command timed out after 120 seconds without 
output >>>


The Rust Oe-selftest terminates after this and it happens only with the x86 
target. Any particular reason for this behaviour? I have attached 
oe-selftest-results (complete log file) of the Rust oe-selftest.
While analysing, I found a topic related to this in oe-core-
https://lists.openembedded.org/g/openembedded-core/topic/82536316
What is the final conclusion or fix here? (I am a bit confused here.)

The patch for Rust Oe-Selftest implementation can be found here:
https://lists.openembedded.org/g/openembedded-core/topic/93454351

Let me know if I am missing anything.


Regards,
Yash

Attachment: oe-selftest-results
Description: oe-selftest-results

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#176916): 
https://lists.openembedded.org/g/openembedded-core/message/176916
Mute This Topic: https://lists.openembedded.org/mt/96848446/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to