Giter Club home page Giter Club logo

Comments (6)

fqazi avatar fqazi commented on August 16, 2024

This is linked to transactionally renaming and using a function in the same txn:

 "workerId": 2,
 "clientTimestamp": "06:22:52.988243",
 "ops": [
  "BEGIN",
  {
   "sql": "DROP FUNCTION IF EXISTS \"NoSuchFunction\""
  },
  {
   "sql": "ALTER FUNCTION schema_w2_4.udf_w2_65(pg_catalog.int8, pg_catalog.int8) RENAME TO udf_w2_93"
  },
  {
   "sql": "CREATE FUNCTION schema_w0_59.udf_w2_94()\n\tRETURNS VOID\n\tLANGUAGE SQL\n\tAS $$ SELECT NULL WHERE (SELECT schema_w2_4.udf_w2_93(NULL,NULL) IS NOT NULL) $$"
  }
 ],
```

from cockroach.

cockroach-teamcity avatar cockroach-teamcity commented on August 16, 2024

roachtest.schemachange/mixed-versions failed with artifacts on master @ 909e91dc1ea45e8223658c1144067332df7ed1ec:

(mixedversion.go:592).Run: mixed-version test failure while running step 8 (run "run schemachange workload and validation in mixed version"): full command output in run_062807.784060811_n4_COCKROACHRANDOMSEED9.log: COMMAND_PROBLEM: exit status 1
test artifacts and logs in: /artifacts/schemachange/mixed-versions/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=gce
  • ROACHTEST_coverageBuild=false
  • ROACHTEST_cpu=4
  • ROACHTEST_encrypted=false
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

  • #121906 roachtest: schemachange/mixed-versions failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-23.2 release-blocker]
  • #121411 roachtest: schemachange/mixed-versions failed [C-test-failure O-roachtest O-robot P-1 T-sql-foundations branch-release-24.1]

This test on roachdash | Improve this report!

from cockroach.

fqazi avatar fqazi commented on August 16, 2024

Never mind, this is due to a missing version gate 🤦 . Let me get one added

from cockroach.

cockroach-teamcity avatar cockroach-teamcity commented on August 16, 2024

roachtest.schemachange/mixed-versions failed with artifacts on master @ 5c0cad2ff83656d15f54f11272c0f710bee41728:

(mixedversion.go:592).Run: mixed-version test failure while running step 8 (run "run schemachange workload and validation in mixed version"): full command output in run_062518.316371666_n4_COCKROACHRANDOMSEED8.log: COMMAND_PROBLEM: exit status 1
test artifacts and logs in: /artifacts/schemachange/mixed-versions/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=gce
  • ROACHTEST_coverageBuild=false
  • ROACHTEST_cpu=4
  • ROACHTEST_encrypted=false
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

  • #121906 roachtest: schemachange/mixed-versions failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-23.2 release-blocker]
  • #121411 roachtest: schemachange/mixed-versions failed [C-test-failure O-roachtest O-robot P-1 T-sql-foundations branch-release-24.1]

This test on roachdash | Improve this report!

from cockroach.

cockroach-teamcity avatar cockroach-teamcity commented on August 16, 2024

roachtest.schemachange/mixed-versions failed with artifacts on master @ 911f1ce389342459592d89fe7b78bcba3a2d265a:

(mixedversion.go:592).Run: mixed-version test failure while running step 7 (run "run schemachange workload and validation in mixed version"): full command output in run_062338.179752037_n4_COCKROACHRANDOMSEED4.log: COMMAND_PROBLEM: exit status 1
test artifacts and logs in: /artifacts/schemachange/mixed-versions/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=gce
  • ROACHTEST_coverageBuild=false
  • ROACHTEST_cpu=4
  • ROACHTEST_encrypted=false
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

  • #121411 roachtest: schemachange/mixed-versions failed [C-test-failure O-roachtest O-robot P-1 T-sql-foundations branch-release-24.1]

This test on roachdash | Improve this report!

from cockroach.

cockroach-teamcity avatar cockroach-teamcity commented on August 16, 2024

roachtest.schemachange/mixed-versions failed with artifacts on master @ 934684d8134fd8bb34eae1a37f3aa83a4ac066b7:

(mixedversion.go:592).Run: mixed-version test failure while running step 9 (run "run schemachange workload and validation in mixed version"): full command output in run_062248.951156827_n4_COCKROACHRANDOMSEED4.log: COMMAND_PROBLEM: exit status 1
test artifacts and logs in: /artifacts/schemachange/mixed-versions/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=gce
  • ROACHTEST_coverageBuild=false
  • ROACHTEST_cpu=4
  • ROACHTEST_encrypted=false
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

  • #122350 roachtest: schemachange/mixed-versions failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-23.1]
  • #122274 roachtest: schemachange/mixed-versions failed [C-test-failure O-roachtest O-robot T-kv branch-release-23.2 release-blocker]
  • #121411 roachtest: schemachange/mixed-versions failed [C-test-failure O-roachtest O-robot P-1 T-sql-foundations branch-release-24.1]

This test on roachdash | Improve this report!

from cockroach.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.