See 
<https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/259/display/redirect>

Changes:


------------------------------------------
[...truncated 3.53 KB...]
workspace: <https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/ws/>
jenkins_home: /home/jenkins/jenkins-home
home: /home/jenkins
pwd: <https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/ws/>
GIT_COMMIT=90b07ba2f6d010273068235f31185075d02fd317
RUN_DISPLAY_URL=https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/259/display/redirect
JENKINS_URL=https://ci-builds.apache.org/
EXECUTOR_NUMBER=0
SSH_CONNECTION=95.217.196.215 57886 67.195.81.182 22
LANG=en_US
BUILD_ID=259
BUILD_CAUSE=MANUALTRIGGER
OLDPWD=/home/jenkins
RUN_CHANGES_DISPLAY_URL=https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/259/display/redirect?page=changes
GRADLE_ENTERPRISE_ACCESS_KEY=ge.apache.org=etlwjhwel56ybdijfxymbj5bb6fwydcy3sj2oe6rlwjzotgalrea
JENKINSGRADLEPLUGIN_GRADLE_ENTERPRISE_PLUGIN_VERSION=3.13.1
JOB_BASE_NAME=Allura-py3.7
WORKSPACE_TMP=<https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/ws/@tmp>
BUILD_TIMESTAMP=2023-08-14 17:25:48 UTC
CI=true
GIT_URL=https://gitbox.apache.org/repos/asf/allura.git/
HUDSON_COOKIE=64267e7c-ea87-4742-9246-a27912b00f6e
XDG_SESSION_ID=2577
USER=jenkins
BUILD_NUMBER=259
WORKSPACE=<https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/ws/>
PWD=<https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/ws/>
HUDSON_URL=https://ci-builds.apache.org/
HOME=/home/jenkins
JENKINSGRADLEPLUGIN_CCUD_PLUGIN_VERSION=1.10
NODE_NAME=builds56
HUDSON_SERVER_COOKIE=9c7f00b5d9bf9427
SSH_CLIENT=95.217.196.215 57886 22
JENKINS_HOME=/home/jenkins/jenkins-home
JOB_NAME=Allura/Allura-py3.7
RUN_TESTS_DISPLAY_URL=https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/259/display/redirect?page=tests
GIT_PREVIOUS_COMMIT=90b07ba2f6d010273068235f31185075d02fd317
HUDSON_HOME=/home/jenkins/jenkins-home
JOB_DISPLAY_URL=https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/display/redirect
JENKINSGRADLEPLUGIN_GRADLE_ENTERPRISE_ENFORCE_URL=true
JENKINSGRADLEPLUGIN_GRADLE_AUTO_INJECTION=true
RUN_ARTIFACTS_DISPLAY_URL=https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/259/display/redirect?page=artifacts
MAIL=/var/mail/jenkins
BUILD_URL=https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/259/
SHELL=/bin/bash
JOB_URL=https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/
BUILD_DISPLAY_NAME=#259
PY_VERSION=3.7
ROOT_BUILD_CAUSE=MANUALTRIGGER
SHLVL=3
GIT_BRANCH=origin/master
JENKINSGRADLEPLUGIN_GRADLE_ENTERPRISE_URL=https://ge.apache.org
ROOT_BUILD_CAUSE_MANUALTRIGGER=true
BUILD_TAG=jenkins-Allura-Allura-py3.7-259
JENKINSGRADLEPLUGIN_GRADLE_ENTERPRISE_GRADLE_INJECTION_ENABLED=false
NODE_LABELS=builds56 ubuntu
LOGNAME=jenkins
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/910/bus
XDG_RUNTIME_DIR=/run/user/910
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
BUILD_CAUSE_MANUALTRIGGER=true
GIT_PREVIOUS_SUCCESSFUL_COMMIT=61ee60cac206a2ef7e705c1e4496cc6a43fd91a1
JENKINS_SERVER_COOKIE=9c7f00b5d9bf9427
_=/usr/bin/env

=============================================================================
Run: cleanup previous runs
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
Removing network allura_default
Network allura_default not found.

=============================================================================
Run: build docker image
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
--build-arg is only supported when services are specified for API version < 
1.25. Please use a Compose file version > 2.2 or specify which services to 
build.

=============================================================================
Setup: venv, pip, pysvn, ./rebuild-all.sh, npm, etc.
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
Creating network "allura_default" with the default driver
Pulling mongo (mongo:4.2)...
4.2: Pulling from library/mongo
Digest: sha256:699d652ed67423d689258bad7b316cf005dfbb82b334118ec306f049042f3717
Status: Downloaded newer image for mongo:4.2
Pulling solr (solr:6-alpine)...
6-alpine: Pulling from library/solr
Digest: sha256:4f63093698313437a49b2f945c4b1545c9e3a655f52581bc6e01ea006fae132e
Status: Downloaded newer image for solr:6-alpine
Creating allura_mongo_1 ... 
Creating allura_solr_1  ... 
Creating allura_mongo_1 ... doneCreating 
allura_solr_1  ... doneBuilding web
Traceback (most recent call last):
  File "/usr/local/bin/docker-compose", line 8, in <module>
    sys.exit(main())
  File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 72, 
in main
    command()
  File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 128, 
in perform_command
    handler(command, command_options)
  File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 866, 
in run
    self.toplevel_options, self.toplevel_environment
  File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 1327, 
in run_one_off_container
    **container_options)
  File "/usr/local/lib/python2.7/dist-packages/compose/service.py", line 331, 
in create_container
    self.ensure_image_exists()
  File "/usr/local/lib/python2.7/dist-packages/compose/service.py", line 367, 
in ensure_image_exists
    self.build(cli=cli)
  File "/usr/local/lib/python2.7/dist-packages/compose/service.py", line 1106, 
in build
    platform=self.platform,
  File "/usr/local/lib/python2.7/dist-packages/docker/api/build.py", line 160, 
in build
    path, exclude=exclude, dockerfile=dockerfile, gzip=gzip
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 30, 
in tar
    files=sorted(exclude_paths(root, exclude, dockerfile=dockerfile[0])),
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 49, 
in exclude_paths
    return set(pm.walk(root))
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 
215, in rec_walk
    for sub in rec_walk(cur):
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 
215, in rec_walk
    for sub in rec_walk(cur):
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 
215, in rec_walk
    for sub in rec_walk(cur):
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 
185, in rec_walk
    for f in os.listdir(current_dir):
OSError: [Errno 13] Permission denied: 
'<https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/ws/allura-data/mongo/journal'>

=============================================================================
Starting up docker containers
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
Building web
Traceback (most recent call last):
  File "/usr/local/bin/docker-compose", line 8, in <module>
    sys.exit(main())
  File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 72, 
in main
    command()
  File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 128, 
in perform_command
    handler(command, command_options)
  File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 1078, 
in up
    to_attach = up(False)
  File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 1074, 
in up
    cli=native_builder,
  File "/usr/local/lib/python2.7/dist-packages/compose/project.py", line 548, 
in up
    svc.ensure_image_exists(do_build=do_build, silent=silent, cli=cli)
  File "/usr/local/lib/python2.7/dist-packages/compose/service.py", line 367, 
in ensure_image_exists
    self.build(cli=cli)
  File "/usr/local/lib/python2.7/dist-packages/compose/service.py", line 1106, 
in build
    platform=self.platform,
  File "/usr/local/lib/python2.7/dist-packages/docker/api/build.py", line 160, 
in build
    path, exclude=exclude, dockerfile=dockerfile, gzip=gzip
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 30, 
in tar
    files=sorted(exclude_paths(root, exclude, dockerfile=dockerfile[0])),
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 49, 
in exclude_paths
    return set(pm.walk(root))
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 
215, in rec_walk
    for sub in rec_walk(cur):
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 
215, in rec_walk
    for sub in rec_walk(cur):
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 
215, in rec_walk
    for sub in rec_walk(cur):
  File "/usr/local/lib/python2.7/dist-packages/docker/utils/build.py", line 
185, in rec_walk
    for f in os.listdir(current_dir):
OSError: [Errno 13] Permission denied: 
'<https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/ws/allura-data/mongo/diagnostic.data'>

=============================================================================
Docker Container Info:
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
No container found for web_1

=============================================================================
Setup: tests
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
No container found for web_1
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
No container found for web_1

=============================================================================
Run: tests
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
No container found for web_1
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
No container found for web_1
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
Setting environment for exec is not supported in API < 1.25 (1.24)

=============================================================================
Shutdown
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
Stopping allura_solr_1  ... 
Stopping allura_mongo_1 ... 
Stopping allura_mongo_1 ... doneStopping 
allura_solr_1  ... doneRemoving allura_solr_1  ... 
Removing allura_mongo_1 ... 
Removing allura_mongo_1 ... doneRemoving 
allura_solr_1  ... doneRemoving network allura_default
Total reclaimed space: 0B
Deleted Volumes:
4a23909d8858b8d8ae0cb5e3c1887a73a90b95fc267be75744dc908b0d5853ec
90140afe8445df7064c57f0b93064717be0d89fe12f2137f39b36690b9af0191
330753ef0844dadcd456e3ad00f2d0e67d393c96cdc575761507bddd8aa96f30
db6893ab2a443ab25e5477598a2630e307a9eafe7ec8e56ebc824b5a63ef0890
27246149f5ae2cce1d0691054e6e53f8009fecfcbc1edf46f641a33004814602
003a4cd5af9d1127b9a08d783099ac06c85025f68a2928fa241446058ce55f3d
1cd2dd47097c4d4313cc2801aeb9d6f14f5357bb75119c54c802da89a00abd7a
536e90fe3391a3505314e7c811b3a837fd5bbda19de6d3ccf0354b0bf4b99d5a
8345fd35218c9ebb997520006fb1f60d60e310c26d1b2646ec8ce3df093a44a4
5d0bee0db8de3e216abba6c8fa6133a824e2e8537d38d2e714c375287d153b2b
74fb61389011b9cef09e8954cfc4ae323fb542078a2d68c4397326fd4e08e7b5
b30ca294e982360326c1e32119b92ec2a710366ae8f232a3107db3e0722f70e9
508f34239095e80ef432e43974399aa069da0c8da62c9247a2ef94390fb44e6e
6ac6fae3078d15d0fde38f62473f44496f4f8c4ddcd9dacd1fc5807f6e1b6a20
a61756aa6250f79959eb53439810b21107fd334749da1ff488a7936c04ac2f96
404f2067c819936a46cb807d675a8bd05290a98b65e188b97cc2dca8e98cd378
aa38120353795d1a529f53e7676f60147674221d06d12a2e2bb6a0965bfa1343
95bd0a2f84518379520c5b01632ea6f5aa46d2fb0eba09dafc0fb8e02a3fe579
7f74a5edd93a72dcf279d574f674efcede4dbd5312904d79105e7394d2002693
ae42ae372afe78b6ab207a11979fd48836318c548aa45d0dc71da5cf8cc0cad3
6b52f38d1f129b3eb75c480f778271cab4ff6f1905bfcc14463fb3dc63585045
28fedcf6bd03f5fcce668985f805f24fd032116d6826d44827f24ca33f084291
07ece4096b252a065cd8094e2168af167a519456575348ed5f9213c28bdee709
518c54c8ca395b47a007f66c2dc60ee2dfb51ec872d9e4e88fc7bb3a7f4d2b6b
d45ed4e3f9c73081df4effd3243ea52751da471f9620a3a372b230e954a741c5
6d8c41941fcc755980c4cf9b6c677c584d86c67d1d734ea0f493663efd96aba7
cc119fddca2e89dcbbe9ce43dd6f0395f783dd28fa36e596e5fea329da32d826
057ac2938fda02f2064f00ddb1c142b6a8fc1b4d99d2647c5754505ea24a2ff6
a0c1ae2a41fcb0b8d1c6ffdcb22b24b4194da82b842580974ba5aadd45b872fe
c2cc04b6ec6f16dc69de855a3828b41f3bf5ac29445819f44b2984562b8cd997
33eca9b9adc401381e8ee0b63d6484ca5a523dbd5617dc9b33c55265a9479009
c72f34b4dc4a5cf925251faabf6879ed5247a440dbccf606f9a3477b2fa76ba7
bd0965031d2515d4d0199d2d08cb91fb59c04410f49ee09eeffed65753ef6dfa

Total reclaimed space: 5.272GB
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?

Reply via email to