Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable19] Fix chmod on file descriptor #22208

Merged
merged 1 commit into from
Aug 13, 2020
Merged

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #21676

Signed-off-by: J0WI <J0WI@users.noreply.github.com>
@faily-bot
Copy link

faily-bot bot commented Aug 12, 2020

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 31665: failure

integration-provisioning-v2

  • build/integration/features/provisioning-v2.feature:22
Show full log
  Scenario: Searching by displayname in groups                                                    # /drone/src/build/integration/features/provisioning-v2.feature:22
    Given As an "admin"                                                                           # FeatureContext::asAn()
[Wed Aug 12 01:39:20 2020] 127.0.0.1:42190 [404]: /ocs/v2.php/cloud/users/user-in-group
[Wed Aug 12 01:39:21 2020] 127.0.0.1:42224 [200]: /ocs/v2.php/cloud/users
[Wed Aug 12 01:39:21 2020] 127.0.0.1:42322 [200]: /ocs/v2.php/cloud/users/user-in-group
[Wed Aug 12 01:39:22 2020] 127.0.0.1:42354 [200]: /ocs/v2.php/cloud/users/user-in-group
    And user "user-in-group" with displayname "specific-name" exists                              # FeatureContext::assureUserWithDisplaynameExists()
[Wed Aug 12 01:39:22 2020] 127.0.0.1:42384 [404]: /ocs/v2.php/cloud/users/user-in-group2
[Wed Aug 12 01:39:23 2020] 127.0.0.1:42416 [200]: /ocs/v2.php/cloud/users
[Wed Aug 12 01:39:23 2020] 127.0.0.1:42500 [200]: /ocs/v2.php/cloud/users/user-in-group2
[Wed Aug 12 01:39:23 2020] 127.0.0.1:42536 [200]: /ocs/v2.php/cloud/users/user-in-group2
    And user "user-in-group2" with displayname "another-name" exists                              # FeatureContext::assureUserWithDisplaynameExists()
[Wed Aug 12 01:39:23 2020] 127.0.0.1:42566 [404]: /ocs/v2.php/cloud/users/user-not-in-group
[Wed Aug 12 01:39:24 2020] 127.0.0.1:42598 [200]: /ocs/v2.php/cloud/users
[Wed Aug 12 01:39:25 2020] 127.0.0.1:42688 [200]: /ocs/v2.php/cloud/users/user-not-in-group
[Wed Aug 12 01:39:25 2020] 127.0.0.1:42736 [200]: /ocs/v2.php/cloud/users/user-not-in-group
    And user "user-not-in-group" with displayname "specific-name" exists                          # FeatureContext::assureUserWithDisplaynameExists()
[Wed Aug 12 01:39:25 2020] 127.0.0.1:42774 [404]: /ocs/v2.php/cloud/users/user-not-in-group2
[Wed Aug 12 01:39:26 2020] 127.0.0.1:42802 [200]: /ocs/v2.php/cloud/users
[Wed Aug 12 01:39:26 2020] 127.0.0.1:42898 [200]: /ocs/v2.php/cloud/users/user-not-in-group2
[Wed Aug 12 01:39:27 2020] 127.0.0.1:42938 [200]: /ocs/v2.php/cloud/users/user-not-in-group2
    And user "user-not-in-group2" with displayname "another-name" exists                          # FeatureContext::assureUserWithDisplaynameExists()
[Wed Aug 12 01:39:27 2020] 127.0.0.1:42970 [404]: /ocs/v2.php/cloud/groups/group-search
[Wed Aug 12 01:39:27 2020] 127.0.0.1:42998 [200]: /ocs/v2.php/cloud/groups
[Wed Aug 12 01:39:27 2020] 127.0.0.1:43030 [200]: /ocs/v2.php/cloud/groups/group-search
    And group "group-search" exists                                                               # FeatureContext::assureGroupExists()
[Wed Aug 12 01:39:28 2020] 127.0.0.1:43058 [200]: /ocs/v2.php/cloud/users/user-in-group/groups
[Wed Aug 12 01:39:28 2020] 127.0.0.1:43094 [200]: /ocs/v2.php/cloud/users/user-in-group/groups
[Wed Aug 12 01:39:28 2020] 127.0.0.1:43118 [200]: /ocs/v2.php/cloud/users/user-in-group/groups
    And user "user-in-group" belongs to group "group-search"                                      # FeatureContext::assureUserBelongsToGroup()
[Wed Aug 12 01:39:28 2020] 127.0.0.1:43146 [200]: /ocs/v2.php/cloud/users/user-in-group2/groups
[Wed Aug 12 01:39:29 2020] 127.0.0.1:43176 [200]: /ocs/v2.php/cloud/users/user-in-group2/groups
[Wed Aug 12 01:39:29 2020] 127.0.0.1:43196 [200]: /ocs/v2.php/cloud/users/user-in-group2/groups
    And user "user-in-group2" belongs to group "group-search"                                     # FeatureContext::assureUserBelongsToGroup()
[Wed Aug 12 01:39:29 2020] 127.0.0.1:43230 [200]: /ocs/v2.php/cloud/groups/group-search/users/details?offset=0&limit=25&search=ifi
    When sending "GET" to "/cloud/groups/group-search/users/details?offset=0&limit=25&search=ifi" # FeatureContext::sendingTo()
    Then the OCS status code should be "200"                                                      # FeatureContext::theOCSStatusCodeShouldBe()
    And the HTTP status code should be "200"                                                      # FeatureContext::theHTTPStatusCodeShouldBe()
    And detailed users returned are                                                               # FeatureContext::theDetailedUsersShouldBe()
      | user-in-group |
      Failed asserting that two arrays are equal.
      --- Expected
      +++ Actual
      @@ @@
       Array (
      -    0 => 'user-in-group'
[Wed Aug 12 01:39:30 2020] 127.0.0.1:43260 [200]: /ocs/v2.php/cloud/users/user-in-group
[Wed Aug 12 01:39:30 2020] 127.0.0.1:43298 [404]: /ocs/v2.php/cloud/users/user-in-group
[Wed Aug 12 01:39:31 2020] 127.0.0.1:43322 [200]: /ocs/v2.php/cloud/users/user-in-group2
[Wed Aug 12 01:39:31 2020] 127.0.0.1:43368 [404]: /ocs/v2.php/cloud/users/user-in-group2
[Wed Aug 12 01:39:31 2020] 127.0.0.1:43396 [200]: /ocs/v2.php/cloud/users/user-not-in-group
[Wed Aug 12 01:39:32 2020] 127.0.0.1:43436 [404]: /ocs/v2.php/cloud/users/user-not-in-group
[Wed Aug 12 01:39:32 2020] 127.0.0.1:43458 [200]: /ocs/v2.php/cloud/users/user-not-in-group2
[Wed Aug 12 01:39:33 2020] 127.0.0.1:43490 [404]: /ocs/v2.php/cloud/users/user-not-in-group2
[Wed Aug 12 01:39:33 2020] 127.0.0.1:43516 [200]: /ocs/v2.php/cloud/groups/group-search
[Wed Aug 12 01:39:33 2020] 127.0.0.1:43540 [404]: /ocs/v2.php/cloud/groups/group-search
[Wed Aug 12 01:39:33 2020] Login failed: 'user0' (Remote IP: '127.0.0.1')
[Wed Aug 12 01:39:33 2020] 127.0.0.1:43568 [401]: /remote.php/webdav/myFileToComment.txt
[Wed Aug 12 01:39:34 2020] 127.0.0.1:43578 [207]: /remote.php/dav/systemtags/
[Wed Aug 12 01:39:34 2020] Login failed: 'user0' (Remote IP: '127.0.0.1')
[Wed Aug 12 01:39:34 2020] 127.0.0.1:43596 [401]: /remote.php/webdav/myFileToTag.txt
[Wed Aug 12 01:39:34 2020] 127.0.0.1:43598 [404]: /remote.php/dav/addressbooks/users/admin/MyAddressbook
[Wed Aug 12 01:39:34 2020] 127.0.0.1:43618 [404]: /remote.php/dav/calendars/admin/MyCalendar

acceptance-app-files

  • tests/acceptance/features/app-files.feature:108
Show full log
  Scenario: show shares                                               # /drone/src/tests/acceptance/features/app-files.feature:108
    Given I am logged in                                              # LoginPageContext::iAmLoggedIn()
    And I share the link for "welcome.txt"                            # FilesAppSharingContext::iShareTheLinkFor()
    When I open the "Shares" section                                  # AppNavigationContext::iOpenTheSection()
    Then I see that the current section is "Shares"                   # AppNavigationContext::iSeeThatTheCurrentSectionIs()
    Then I see that the file list contains a file named "welcome.txt" # FileListContext::iSeeThatTheFileListContainsAFileNamed()
      Row for file welcome.txt in file list could not be found after 100 seconds (NoSuchElementException)

@MorrisJobke MorrisJobke added the 3. to review Waiting for reviews label Aug 12, 2020
@rullzer rullzer merged commit fe8ea53 into stable19 Aug 13, 2020
@rullzer rullzer deleted the backport/21676/stable19 branch August 13, 2020 03:17
@rullzer rullzer mentioned this pull request Aug 13, 2020
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews feature: logging php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants