You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/07/16 02:57:25 UTC

Nightly build #784 for cordova has failed

Nightly build #784 for cordova has failed.

Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/784/
You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/784/consoleFull

-
Jenkins for Apache Cordova

Nightly build #796 for cordova has succeeded!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Nightly build #796 for cordova has succeeded!
The latest nightly has been published and you can try it out with 'npm i -g cordova@nightly'

For details check build console at https://builds.apache.org/job/cordova-nightly/796/consoleFull

-
Jenkins for Apache Cordova

Re: Nightly build #795 for cordova has failed

Posted by Bryan Ellis <el...@gmail.com>.
What about the Jenkins job configuration changes? 

I see there were changes in the failed builds. I don’t have a Jenkins account right now, so I can not access the change diff log.

Links below are the change diff logs, in the order of first failed build to most recent.

https://builds.apache.org/job/cordova-nightly/jobConfigHistory/showDiffFiles?timestamp1=2018-07-19_04-45-08&timestamp2=2018-07-19_04-56-48 <https://builds.apache.org/job/cordova-nightly/jobConfigHistory/showDiffFiles?timestamp1=2018-07-19_04-45-08&timestamp2=2018-07-19_04-56-48>

https://builds.apache.org/job/cordova-nightly/jobConfigHistory/showDiffFiles?timestamp1=2018-07-19_04-56-48&timestamp2=2018-07-19_04-58-04 <https://builds.apache.org/job/cordova-nightly/jobConfigHistory/showDiffFiles?timestamp1=2018-07-19_04-56-48&timestamp2=2018-07-19_04-58-04>

https://builds.apache.org/job/cordova-nightly/jobConfigHistory/showDiffFiles?timestamp1=2018-07-19_04-58-04&timestamp2=2018-07-19_04-59-19 <https://builds.apache.org/job/cordova-nightly/jobConfigHistory/showDiffFiles?timestamp1=2018-07-19_04-58-04&timestamp2=2018-07-19_04-59-19>

https://builds.apache.org/job/cordova-nightly/jobConfigHistory/showDiffFiles?timestamp1=2018-07-19_04-59-19&timestamp2=2018-07-19_05-00-03 <https://builds.apache.org/job/cordova-nightly/jobConfigHistory/showDiffFiles?timestamp1=2018-07-19_04-59-19&timestamp2=2018-07-19_05-00-03>
 

> On Jul 21, 2018, at 14:25, Darryl Pogue <da...@dpogue.ca> wrote:
> 
> cordova-create and cordova-fetch both appear to have the correct
> (nightly) version number in package.json.
> 
> As far as I know, nothing has changed recently that explains why this
> is suddenly happening :(
> 
> On Fri, Jul 20, 2018 at 9:44 PM Bryan Ellis <ellis.bryan@gmail.com <ma...@gmail.com>> wrote:
>> 
>> Ah, I didn’t see the npm ERR! line in your previous message. I see I missed it.
>> 
>> I tried pulling out and testing only the snippet of code that updates the package.json and runs the pendingChangesExist methind. Locally, against the cli repo, it updates the package.json OK and the message "package.json file was already up-to-date” was not displayed.
>> 
>> Does cordova-fetch and cordova-create have any issue? I noticed those two also display the message “package.json file was already up-to-date."
>> 
>>> On Jul 21, 2018, at 12:49, Darryl Pogue <dv...@gmail.com> wrote:
>>> 
>>> Yeah, it *should* be trying to publish 8.0.1-nightly.2008.7.21.77b7324f
>>> 
>>> But the package.json never successfully got updated, as seen in the
>>> workspace here:
>>> https://builds.apache.org/job/cordova-nightly/ws/cordova-cli/package.json/*view*/ <https://builds.apache.org/job/cordova-nightly/ws/cordova-cli/package.json/*view*/> <https://builds.apache.org/job/cordova-nightly/ws/cordova-cli/package.json/*view*/ <https://builds.apache.org/job/cordova-nightly/ws/cordova-cli/package.json/*view*/>>
>>> (Compare to https://builds.apache.org/job/cordova-nightly/ws/cordova-common/package.json/*view*/ <https://builds.apache.org/job/cordova-nightly/ws/cordova-common/package.json/*view*/> <https://builds.apache.org/job/cordova-nightly/ws/cordova-common/package.json/*view*/ <https://builds.apache.org/job/cordova-nightly/ws/cordova-common/package.json/*view*/>>
>>> which did get updated)
>>> 
>>> The problem is I don't know why coho isn't properly updating the
>>> package.json for this one repo.
>>> 
>>> On Fri, Jul 20, 2018 at 8:42 PM Bryan Ellis <ellis.bryan@gmail.com <ma...@gmail.com> <mailto:ellis.bryan@gmail.com <ma...@gmail.com>>> wrote:
>>>> 
>>>> From what I am read in the artifact, it is actually trying to publish 8.0.1-dev. This version already exists and had been published 7 months ago.
>>>> 
>>>> What I suspect and what we think it is trying to publish is 8.0.1-nightly.2018.7.21.77b7324f but seem that is not what is being sent.
>>>> 41 verbose stack Error: You cannot publish over the previously published versions: 8.0.1-dev. : cordova
>>>> https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log <https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log> <https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log <https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log>> <https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log <https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log><https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log <https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log>>>
>>>> 
>>>> I hope that might help help...
>>>> 
>>>> 
>>>>> On Jul 21, 2018, at 12:27, Darryl Pogue <dv...@gmail.com> wrote:
>>>>> 
>>>>> Okay, the latest nightly failures are some sort of bug in coho when it
>>>>> tries to update the version number in the package.json:
>>>>> 
>>>>> cordova-cli/ =================== Updating cli version to
>>>>> 8.0.1-nightly.2018.7.21.77b7324f
>>>>> cordova-cli/ =================== package.json file was already up-to-date.
>>>>> ...
>>>>> npm ERR! You cannot publish over the previously published versions:
>>>>> 8.0.1-dev. : cordova
>>>>> 
>>>>> So it claims to be updating the version number, says that it didn't
>>>>> make any changes, and then fails to publish because the version number
>>>>> matches something already published. It looks like all the other repos
>>>>> are getting their package.json version numbers properly incremented,
>>>>> but none are getting published because it hits this error first.
>>>>> 
>>>>> I quickly skimmed over the coho code yesterday, and it's a pretty
>>>>> basic case of loading package.json as JSON, assigning the version, and
>>>>> writing out a stringified copy, so I have no idea what's going wrong
>>>>> :(
>>>>> 
>>>>> 
>>>>> On Fri, Jul 20, 2018 at 7:51 PM Apache Jenkins Server
>>>>> <je...@builds.apache.org> wrote:
>>>>>> 
>>>>>> Nightly build #795 for cordova has failed.
>>>>>> 
>>>>>> Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/795/
>>>>>> You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/795/consoleFull
>>>>>> 
>>>>>> -
>>>>>> Jenkins for Apache Cordova
>>>>>> 
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
>>>>>> For additional commands, e-mail: dev-help@cordova.apache.org
>>>>> 
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
>>>>> For additional commands, e-mail: dev-help@cordova.apache.org
>>>>> 
>>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org <ma...@cordova.apache.org> <mailto:dev-unsubscribe@cordova.apache.org <ma...@cordova.apache.org>>
>>> For additional commands, e-mail: dev-help@cordova.apache.org <ma...@cordova.apache.org> <mailto:dev-help@cordova.apache.org <ma...@cordova.apache.org>>
>>> 
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org <ma...@cordova.apache.org>
> For additional commands, e-mail: dev-help@cordova.apache.org <ma...@cordova.apache.org>
> 


Re: Nightly build #795 for cordova has failed

Posted by Darryl Pogue <da...@dpogue.ca>.
cordova-create and cordova-fetch both appear to have the correct
(nightly) version number in package.json.

As far as I know, nothing has changed recently that explains why this
is suddenly happening :(

On Fri, Jul 20, 2018 at 9:44 PM Bryan Ellis <el...@gmail.com> wrote:
>
> Ah, I didn’t see the npm ERR! line in your previous message. I see I missed it.
>
> I tried pulling out and testing only the snippet of code that updates the package.json and runs the pendingChangesExist methind. Locally, against the cli repo, it updates the package.json OK and the message "package.json file was already up-to-date” was not displayed.
>
> Does cordova-fetch and cordova-create have any issue? I noticed those two also display the message “package.json file was already up-to-date."
>
> > On Jul 21, 2018, at 12:49, Darryl Pogue <dv...@gmail.com> wrote:
> >
> > Yeah, it *should* be trying to publish 8.0.1-nightly.2008.7.21.77b7324f
> >
> > But the package.json never successfully got updated, as seen in the
> > workspace here:
> > https://builds.apache.org/job/cordova-nightly/ws/cordova-cli/package.json/*view*/ <https://builds.apache.org/job/cordova-nightly/ws/cordova-cli/package.json/*view*/>
> > (Compare to https://builds.apache.org/job/cordova-nightly/ws/cordova-common/package.json/*view*/ <https://builds.apache.org/job/cordova-nightly/ws/cordova-common/package.json/*view*/>
> > which did get updated)
> >
> > The problem is I don't know why coho isn't properly updating the
> > package.json for this one repo.
> >
> > On Fri, Jul 20, 2018 at 8:42 PM Bryan Ellis <ellis.bryan@gmail.com <ma...@gmail.com>> wrote:
> >>
> >> From what I am read in the artifact, it is actually trying to publish 8.0.1-dev. This version already exists and had been published 7 months ago.
> >>
> >> What I suspect and what we think it is trying to publish is 8.0.1-nightly.2018.7.21.77b7324f but seem that is not what is being sent.
> >> 41 verbose stack Error: You cannot publish over the previously published versions: 8.0.1-dev. : cordova
> >> https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log <https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log> <https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log <https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log>>
> >>
> >> I hope that might help help...
> >>
> >>
> >>> On Jul 21, 2018, at 12:27, Darryl Pogue <dv...@gmail.com> wrote:
> >>>
> >>> Okay, the latest nightly failures are some sort of bug in coho when it
> >>> tries to update the version number in the package.json:
> >>>
> >>> cordova-cli/ =================== Updating cli version to
> >>> 8.0.1-nightly.2018.7.21.77b7324f
> >>> cordova-cli/ =================== package.json file was already up-to-date.
> >>> ...
> >>> npm ERR! You cannot publish over the previously published versions:
> >>> 8.0.1-dev. : cordova
> >>>
> >>> So it claims to be updating the version number, says that it didn't
> >>> make any changes, and then fails to publish because the version number
> >>> matches something already published. It looks like all the other repos
> >>> are getting their package.json version numbers properly incremented,
> >>> but none are getting published because it hits this error first.
> >>>
> >>> I quickly skimmed over the coho code yesterday, and it's a pretty
> >>> basic case of loading package.json as JSON, assigning the version, and
> >>> writing out a stringified copy, so I have no idea what's going wrong
> >>> :(
> >>>
> >>>
> >>> On Fri, Jul 20, 2018 at 7:51 PM Apache Jenkins Server
> >>> <je...@builds.apache.org> wrote:
> >>>>
> >>>> Nightly build #795 for cordova has failed.
> >>>>
> >>>> Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/795/
> >>>> You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/795/consoleFull
> >>>>
> >>>> -
> >>>> Jenkins for Apache Cordova
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> >>>> For additional commands, e-mail: dev-help@cordova.apache.org
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> >>> For additional commands, e-mail: dev-help@cordova.apache.org
> >>>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org <ma...@cordova.apache.org>
> > For additional commands, e-mail: dev-help@cordova.apache.org <ma...@cordova.apache.org>
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


Re: Nightly build #795 for cordova has failed

Posted by Bryan Ellis <el...@gmail.com>.
Ah, I didn’t see the npm ERR! line in your previous message. I see I missed it.

I tried pulling out and testing only the snippet of code that updates the package.json and runs the pendingChangesExist methind. Locally, against the cli repo, it updates the package.json OK and the message "package.json file was already up-to-date” was not displayed.

Does cordova-fetch and cordova-create have any issue? I noticed those two also display the message “package.json file was already up-to-date."

> On Jul 21, 2018, at 12:49, Darryl Pogue <dv...@gmail.com> wrote:
> 
> Yeah, it *should* be trying to publish 8.0.1-nightly.2008.7.21.77b7324f
> 
> But the package.json never successfully got updated, as seen in the
> workspace here:
> https://builds.apache.org/job/cordova-nightly/ws/cordova-cli/package.json/*view*/ <https://builds.apache.org/job/cordova-nightly/ws/cordova-cli/package.json/*view*/>
> (Compare to https://builds.apache.org/job/cordova-nightly/ws/cordova-common/package.json/*view*/ <https://builds.apache.org/job/cordova-nightly/ws/cordova-common/package.json/*view*/>
> which did get updated)
> 
> The problem is I don't know why coho isn't properly updating the
> package.json for this one repo.
> 
> On Fri, Jul 20, 2018 at 8:42 PM Bryan Ellis <ellis.bryan@gmail.com <ma...@gmail.com>> wrote:
>> 
>> From what I am read in the artifact, it is actually trying to publish 8.0.1-dev. This version already exists and had been published 7 months ago.
>> 
>> What I suspect and what we think it is trying to publish is 8.0.1-nightly.2018.7.21.77b7324f but seem that is not what is being sent.
>> 41 verbose stack Error: You cannot publish over the previously published versions: 8.0.1-dev. : cordova
>> https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log <https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log> <https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log <https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log>>
>> 
>> I hope that might help help...
>> 
>> 
>>> On Jul 21, 2018, at 12:27, Darryl Pogue <dv...@gmail.com> wrote:
>>> 
>>> Okay, the latest nightly failures are some sort of bug in coho when it
>>> tries to update the version number in the package.json:
>>> 
>>> cordova-cli/ =================== Updating cli version to
>>> 8.0.1-nightly.2018.7.21.77b7324f
>>> cordova-cli/ =================== package.json file was already up-to-date.
>>> ...
>>> npm ERR! You cannot publish over the previously published versions:
>>> 8.0.1-dev. : cordova
>>> 
>>> So it claims to be updating the version number, says that it didn't
>>> make any changes, and then fails to publish because the version number
>>> matches something already published. It looks like all the other repos
>>> are getting their package.json version numbers properly incremented,
>>> but none are getting published because it hits this error first.
>>> 
>>> I quickly skimmed over the coho code yesterday, and it's a pretty
>>> basic case of loading package.json as JSON, assigning the version, and
>>> writing out a stringified copy, so I have no idea what's going wrong
>>> :(
>>> 
>>> 
>>> On Fri, Jul 20, 2018 at 7:51 PM Apache Jenkins Server
>>> <je...@builds.apache.org> wrote:
>>>> 
>>>> Nightly build #795 for cordova has failed.
>>>> 
>>>> Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/795/
>>>> You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/795/consoleFull
>>>> 
>>>> -
>>>> Jenkins for Apache Cordova
>>>> 
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
>>>> For additional commands, e-mail: dev-help@cordova.apache.org
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
>>> For additional commands, e-mail: dev-help@cordova.apache.org
>>> 
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org <ma...@cordova.apache.org>
> For additional commands, e-mail: dev-help@cordova.apache.org <ma...@cordova.apache.org>
> 


Re: Nightly build #795 for cordova has failed

Posted by Darryl Pogue <dv...@gmail.com>.
Yeah, it *should* be trying to publish 8.0.1-nightly.2008.7.21.77b7324f

But the package.json never successfully got updated, as seen in the
workspace here:
https://builds.apache.org/job/cordova-nightly/ws/cordova-cli/package.json/*view*/
(Compare to https://builds.apache.org/job/cordova-nightly/ws/cordova-common/package.json/*view*/
which did get updated)

The problem is I don't know why coho isn't properly updating the
package.json for this one repo.

On Fri, Jul 20, 2018 at 8:42 PM Bryan Ellis <el...@gmail.com> wrote:
>
> From what I am read in the artifact, it is actually trying to publish 8.0.1-dev. This version already exists and had been published 7 months ago.
>
> What I suspect and what we think it is trying to publish is 8.0.1-nightly.2018.7.21.77b7324f but seem that is not what is being sent.
> 41 verbose stack Error: You cannot publish over the previously published versions: 8.0.1-dev. : cordova
> https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log <https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log>
>
> I hope that might help help...
>
>
> > On Jul 21, 2018, at 12:27, Darryl Pogue <dv...@gmail.com> wrote:
> >
> > Okay, the latest nightly failures are some sort of bug in coho when it
> > tries to update the version number in the package.json:
> >
> > cordova-cli/ =================== Updating cli version to
> > 8.0.1-nightly.2018.7.21.77b7324f
> > cordova-cli/ =================== package.json file was already up-to-date.
> > ...
> > npm ERR! You cannot publish over the previously published versions:
> > 8.0.1-dev. : cordova
> >
> > So it claims to be updating the version number, says that it didn't
> > make any changes, and then fails to publish because the version number
> > matches something already published. It looks like all the other repos
> > are getting their package.json version numbers properly incremented,
> > but none are getting published because it hits this error first.
> >
> > I quickly skimmed over the coho code yesterday, and it's a pretty
> > basic case of loading package.json as JSON, assigning the version, and
> > writing out a stringified copy, so I have no idea what's going wrong
> > :(
> >
> >
> > On Fri, Jul 20, 2018 at 7:51 PM Apache Jenkins Server
> > <je...@builds.apache.org> wrote:
> >>
> >> Nightly build #795 for cordova has failed.
> >>
> >> Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/795/
> >> You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/795/consoleFull
> >>
> >> -
> >> Jenkins for Apache Cordova
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> >> For additional commands, e-mail: dev-help@cordova.apache.org
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> > For additional commands, e-mail: dev-help@cordova.apache.org
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


Re: Nightly build #795 for cordova has failed

Posted by Bryan Ellis <el...@gmail.com>.
From what I am read in the artifact, it is actually trying to publish 8.0.1-dev. This version already exists and had been published 7 months ago. 

What I suspect and what we think it is trying to publish is 8.0.1-nightly.2018.7.21.77b7324f but seem that is not what is being sent.
41 verbose stack Error: You cannot publish over the previously published versions: 8.0.1-dev. : cordova
https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log <https://builds.apache.org/job/cordova-nightly/795/artifact/cordova-cli/npm-debug.log>

I hope that might help help...


> On Jul 21, 2018, at 12:27, Darryl Pogue <dv...@gmail.com> wrote:
> 
> Okay, the latest nightly failures are some sort of bug in coho when it
> tries to update the version number in the package.json:
> 
> cordova-cli/ =================== Updating cli version to
> 8.0.1-nightly.2018.7.21.77b7324f
> cordova-cli/ =================== package.json file was already up-to-date.
> ...
> npm ERR! You cannot publish over the previously published versions:
> 8.0.1-dev. : cordova
> 
> So it claims to be updating the version number, says that it didn't
> make any changes, and then fails to publish because the version number
> matches something already published. It looks like all the other repos
> are getting their package.json version numbers properly incremented,
> but none are getting published because it hits this error first.
> 
> I quickly skimmed over the coho code yesterday, and it's a pretty
> basic case of loading package.json as JSON, assigning the version, and
> writing out a stringified copy, so I have no idea what's going wrong
> :(
> 
> 
> On Fri, Jul 20, 2018 at 7:51 PM Apache Jenkins Server
> <je...@builds.apache.org> wrote:
>> 
>> Nightly build #795 for cordova has failed.
>> 
>> Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/795/
>> You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/795/consoleFull
>> 
>> -
>> Jenkins for Apache Cordova
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
>> For additional commands, e-mail: dev-help@cordova.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> For additional commands, e-mail: dev-help@cordova.apache.org
> 


Re: Nightly build #795 for cordova has failed

Posted by Darryl Pogue <dv...@gmail.com>.
Okay, the latest nightly failures are some sort of bug in coho when it
tries to update the version number in the package.json:

cordova-cli/ =================== Updating cli version to
8.0.1-nightly.2018.7.21.77b7324f
cordova-cli/ =================== package.json file was already up-to-date.
...
npm ERR! You cannot publish over the previously published versions:
8.0.1-dev. : cordova

So it claims to be updating the version number, says that it didn't
make any changes, and then fails to publish because the version number
matches something already published. It looks like all the other repos
are getting their package.json version numbers properly incremented,
but none are getting published because it hits this error first.

I quickly skimmed over the coho code yesterday, and it's a pretty
basic case of loading package.json as JSON, assigning the version, and
writing out a stringified copy, so I have no idea what's going wrong
:(


On Fri, Jul 20, 2018 at 7:51 PM Apache Jenkins Server
<je...@builds.apache.org> wrote:
>
> Nightly build #795 for cordova has failed.
>
> Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/795/
> You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/795/consoleFull
>
> -
> Jenkins for Apache Cordova
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> For additional commands, e-mail: dev-help@cordova.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


Nightly build #795 for cordova has failed

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Nightly build #795 for cordova has failed.

Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/795/
You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/795/consoleFull

-
Jenkins for Apache Cordova

Nightly build #794 for cordova has failed

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Nightly build #794 for cordova has failed.

Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/794/
You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/794/consoleFull

-
Jenkins for Apache Cordova

Nightly build #793 for cordova has failed

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Nightly build #793 for cordova has failed.

Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/793/
You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/793/consoleFull

-
Jenkins for Apache Cordova

Nightly build #792 for cordova has failed

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Nightly build #792 for cordova has failed.

Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/792/
You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/792/consoleFull

-
Jenkins for Apache Cordova

Nightly build #791 for cordova has failed

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Nightly build #791 for cordova has failed.

Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/791/
You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/791/consoleFull

-
Jenkins for Apache Cordova

Nightly build #790 for cordova has failed

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Nightly build #790 for cordova has failed.

Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/790/
You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/790/consoleFull

-
Jenkins for Apache Cordova

Nightly build #789 for cordova has failed

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Nightly build #789 for cordova has failed.

Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/789/
You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/789/consoleFull

-
Jenkins for Apache Cordova

Nightly build #788 for cordova has failed

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Nightly build #788 for cordova has failed.

Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/788/
You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/788/consoleFull

-
Jenkins for Apache Cordova

Nightly build #787 for cordova has failed

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Nightly build #787 for cordova has failed.

Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/787/
You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/787/consoleFull

-
Jenkins for Apache Cordova

Nightly build #786 for cordova has failed

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Nightly build #786 for cordova has failed.

Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/786/
You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/786/consoleFull

-
Jenkins for Apache Cordova

Nightly build #785 for cordova has failed

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Nightly build #785 for cordova has failed.

Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/785/
You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/785/consoleFull

-
Jenkins for Apache Cordova