Project

General

Profile

Actions

Bug #42782

closed

nautilus: rados/test_librados_build.sh build failure

Added by Neha Ojha over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2019-11-09T14:36:32.527 INFO:tasks.workunit.client.0.smithi100.stderr:hello_world_c.c:149:11: error: implicit declaration of function 'rados_aio_create_completion2'; did you mean 'rados_aio_create_completion'? [-Werror=implicit-function-declaration]
2019-11-09T14:36:32.527 INFO:tasks.workunit.client.0.smithi100.stderr:     ret = rados_aio_create_completion2(NULL, NULL, &read_completion);
2019-11-09T14:36:32.527 INFO:tasks.workunit.client.0.smithi100.stderr:           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
2019-11-09T14:36:32.528 INFO:tasks.workunit.client.0.smithi100.stderr:           rados_aio_create_completion
2019-11-09T14:36:32.538 INFO:tasks.workunit.client.0.smithi100.stderr:cc1: all warnings being treated as errors
2019-11-09T14:36:32.539 INFO:tasks.workunit.client.0.smithi100.stdout:Makefile:35: recipe for target 'hello_world_c' failed
2019-11-09T14:36:32.539 INFO:tasks.workunit.client.0.smithi100.stderr:make: *** [hello_world_c] Error 1
2019-11-09T14:36:32.540 INFO:tasks.workunit.client.0.smithi100.stderr:+ cleanup
2019-11-09T14:36:32.540 INFO:tasks.workunit.client.0.smithi100.stderr:+ for f in $BINARIES$SOURCES
2019-11-09T14:36:32.540 INFO:tasks.workunit.client.0.smithi100.stderr:+ rm -f /home/ubuntu/cephtest/mnt.0/client.0/tmp/hello_world_c
2019-11-09T14:36:32.541 INFO:tasks.workunit.client.0.smithi100.stderr:+ for f in $BINARIES$SOURCES
2019-11-09T14:36:32.541 INFO:tasks.workunit.client.0.smithi100.stderr:+ rm -f /home/ubuntu/cephtest/mnt.0/client.0/tmp/hello_world_cpp
2019-11-09T14:36:32.542 INFO:tasks.workunit.client.0.smithi100.stderr:+ for f in $BINARIES$SOURCES
2019-11-09T14:36:32.542 INFO:tasks.workunit.client.0.smithi100.stderr:+ rm -f /home/ubuntu/cephtest/mnt.0/client.0/tmp/hello_radosstriper_cpp
2019-11-09T14:36:32.542 INFO:tasks.workunit.client.0.smithi100.stderr:+ for f in $BINARIES$SOURCES
2019-11-09T14:36:32.543 INFO:tasks.workunit.client.0.smithi100.stderr:+ rm -f /home/ubuntu/cephtest/mnt.0/client.0/tmp/hello_radosstriper.cc
2019-11-09T14:36:32.543 INFO:tasks.workunit.client.0.smithi100.stderr:+ for f in $BINARIES$SOURCES
2019-11-09T14:36:32.544 INFO:tasks.workunit.client.0.smithi100.stderr:+ rm -f /home/ubuntu/cephtest/mnt.0/client.0/tmp/hello_world_c.c
2019-11-09T14:36:32.544 INFO:tasks.workunit.client.0.smithi100.stderr:+ for f in $BINARIES$SOURCES
2019-11-09T14:36:32.544 INFO:tasks.workunit.client.0.smithi100.stderr:+ rm -f /home/ubuntu/cephtest/mnt.0/client.0/tmp/hello_world.cc
2019-11-09T14:36:32.545 INFO:tasks.workunit.client.0.smithi100.stderr:+ for f in $BINARIES$SOURCES
2019-11-09T14:36:32.546 INFO:tasks.workunit.client.0.smithi100.stderr:+ rm -f /home/ubuntu/cephtest/mnt.0/client.0/tmp/Makefile
2019-11-09T14:36:32.547 DEBUG:teuthology.orchestra.run:got remote process result: 2
2019-11-09T14:36:32.547 INFO:tasks.workunit:Stopping ['rados/test_librados_build.sh'] on client.0...

/a/yuriw-2019-11-08_20:55:28-rados-wip-yuri-testing-2019-11-08-1234-nautilus-distro-basic-smithi/4485722/

nautilus does not have rados_aio_create_completion2()

The problem seems to be https://github.com/ceph/ceph-ci/blob/wip-yuri-testing-2019-11-08-1234-nautilus/qa/workunits/rados/test_librados_build.sh#L25, where we are using "hb=master". Other version will have same the problem.

Actions #1

Updated by Nathan Cutler over 4 years ago

  • Assignee set to Nathan Cutler
Actions #2

Updated by Nathan Cutler over 4 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 31604
Actions #3

Updated by Kefu Chai over 4 years ago

  • Backport set to mimic, luminous
Actions #4

Updated by Nathan Cutler over 4 years ago

  • Backport deleted (mimic, luminous)

mimic and luminous already have this fix. It was backported from master before the nautilus release.

Actions #5

Updated by Nathan Cutler over 4 years ago

Note: when octopus is split off from master, it will start having this same problem.

Actions #7

Updated by Nathan Cutler over 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF