Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#1285 closed (fixed)

AL2S OESS aggregate version unchanged after update

Reported by: lnevers@bbn.com Owned by: luke@grnoc.iu.edu
Priority: minor Milestone:
Component: STITCHING Version: SPIRAL6
Keywords: GENI Network Stitching Cc:
Dependencies:

Description

The AL2S OESS aggregate responds to the getversion command with the same version as first introduced.

'foam_version': '0000000010208+oess+stitching'

Please update version to reflect software changes.

Change History (4)

comment:1 Changed 10 years ago by luke@grnoc.iu.edu

What URL are you using?

I get:

'foam_version': '0000000010210+oess+stitching'

comment:2 Changed 10 years ago by lnevers@bbn.com

Resolution: fixed
Status: newclosed

I am using https://foam-oess-stage.grnoc.iu.edu:3626/foam/gapi/2

Strangely, I have the output file from the getversion command issued today at 14:23 and it shows "0000000010208+oess+stitching" while I just re-executed it at 14:28 and it show "'0000000010210+oess+stitching'":

$ ls -l getversion-foam-oess-stage-grnoc-iu-edu-3626-foam-gapi-2.json-1423 getversion
-foam-oess-stage-grnoc-iu-edu-3626-foam-gapi-2.json
-rw-r--r-- 1 lnevers lnevers 1132 Aug 14 14:28 getversion-foam-oess-stage-grnoc-iu-edu-3626-foam-gapi-2.json
-rw-r--r-- 1 lnevers lnevers 1132 Aug 14 14:23 getversion-foam-oess-stage-grnoc-iu-edu-3626-foam-gapi-2.json-1423
$ diff getversion-foam-oess-stage-grnoc-iu-edu-3626-foam-gapi-2.json-1423 getversion-foam-oess-stage-grnoc-iu-edu-3626-foam-gapi-2.json
1c1
< {   'foam_version': '0000000010208+oess+stitching',
---
> {   'foam_version': '0000000010210+oess+stitching',

Not sure why the version output now differs? I guess the version is now correct, closing ticket.

comment:3 Changed 10 years ago by luke@grnoc.iu.edu

Odd. I promise that I didn't touch anything :)

When I get back to my desk I'll verify that there aren't two versions running or something strange like that (can't think of a way that would actually work...)

comment:4 in reply to:  3 Changed 10 years ago by lnevers@bbn.com

Replying to luke@…:

Odd. I promise that I didn't touch anything :)

I know you didn't. :-) I wonder if something was somehow cached?

When I get back to my desk I'll verify that there aren't two versions running or something strange like that (can't think of a way that would actually work...)

Just like you, I can't think of what would make this happen.

Note: See TracTickets for help on using tickets.