Skip to content

test: flaky box/* tests failed to start and failed on error: Function '1' does not exist #49

Open
@avtikhon

Description

@avtikhon

Tarantool version:
Tarantool 2.7.0-71-gbf74a97fe
Target: Darwin-x86_64-RelWithDebInfo
Build options: cmake . -DCMAKE_INSTALL_PREFIX=/usr/local -DENABLE_BACKTRACE=ON
Compiler: /Library/Developer/CommandLineTools/usr/bin/cc /Library/Developer/CommandLineTools/usr/bin/c++
C_FLAGS: -Wno-unknown-pragmas -fexceptions -funwind-tables -fno-omit-frame-pointer -fno-stack-protector -fno-common -msse2 -std=c11 -Wall -Wextra -Wno-strict-aliasing -Wno-char-subscripts -Wno-gnu-alignof-expression -Werror
CXX_FLAGS: -Wno-unknown-pragmas -fexceptions -funwind-tables -fno-omit-frame-pointer -fno-stack-protector -fno-common -msse2 -std=c++11 -Wall -Wextra -Wno-strict-aliasing -Wno-char-subscripts -Wno-invalid-offsetof -Wno-gnu-alignof-expression -Werror

OS version:
OSX

Bug description:

  1. https://gitlab.com/tarantool/tarantool/-/jobs/865206071#L4142

artifacts.zip

results file checksum: 78e53d88a92708766af55557fc5889b2

[002] --- box/net.box_iproto_hangs_gh-3464.result	Thu Nov 19 20:31:06 2020
[002] +++ /tmp/tnt/rejects/box/net.box_iproto_hangs_gh-3464.reject	Sun Nov 22 09:30:38 2020
[002] @@ -1,31 +1,3 @@
[002] -msgpack = require 'msgpack'
[002]  ---
[002] +- error: Function '1' does not exist
[002]  ...
[002] -test_run = require('test_run').new()
[002] ----
[002] -...
  1. https://gitlab.com/tarantool/tarantool/-/jobs/865104998#L4848

artifacts.zip

results file checksum: 78e53d88a92708766af55557fc5889b2

[032] --- box/net.box_gibberish_gh-3900.result	Wed Sep 30 17:19:31 2020
[032] +++ /tmp/tnt/rejects/box/net.box_gibberish_gh-3900.reject	Sun Nov 22 05:52:01 2020
[032] @@ -1,31 +1,3 @@
[032] -test_run = require('test_run').new()
[032]  ---
[032] +- error: Function '1' does not exist
[032]  ...
[032] -LISTEN = require('uri').parse(box.cfg.listen)
[032] ----
[032] -...
  1. https://gitlab.com/tarantool/tarantool/-/jobs/864968373#L4142

artifacts.zip

results file checksum: 78e53d88a92708766af55557fc5889b2

[019] --- box/select.result	Mon Jul 13 22:03:59 2020
[019] +++ /tmp/tnt/rejects/box/select.reject	Sun Nov 22 00:30:31 2020
[019] @@ -1,686 +1,3 @@
[019] -msgpack = require('msgpack')
[019]  ---
[019] +- error: Function '1' does not exist
[019]  ...
[019] -env = require('test_run')
[019] ----
[019] -...
  1. https://gitlab.com/tarantool/tarantool/-/jobs/865751220#L4960

artifacts.zip

results file checksum: 78e53d88a92708766af55557fc5889b2

[028] --- box/net.box_connect_timeout_gh-2054.result	Wed Sep 30 17:19:31 2020
[028] +++ /tmp/tnt/rejects/box/net.box_connect_timeout_gh-2054.reject	Mon Nov 23 02:41:36 2020
[028] @@ -1,78 +1,3 @@
[028] -fiber = require 'fiber'
[028]  ---
[028] +- error: Function '1' does not exist
[028]  ...
[028] -test_run = require('test_run').new()
[028] ----
[028] -...

Steps to reproduce:

Optional (but very desirable):

  • coredump
  • backtrace
  • netstat

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions