Skip to content
StepArgumentsStatus
Start of Pipeline - (no timing in block)
node - (2 min 49 sec in block)zOS && 390
node block - (2 min 48 sec in block)
stage - (1 min 35 sec in block)Get Sources
stage block (Get Sources) - (1 min 35 sec in block)
timestamps - (1 min 35 sec in block)
timestamps block - (1 min 35 sec in block)
checkout - (1 min 35 sec in self)
stage - (1 min 12 sec in block)Build
stage block (Build) - (1 min 12 sec in block)
timestamps - (1 min 12 sec in block)
timestamps block - (1 min 12 sec in block)
echo - (1 ms in self)Configure...
sh - (38 sec in self)make -f run_configure.mk OMRGLUE=./example/glue SPEC=zos_390-64
echo - (85 ms in self)Convert HDF files to EBCDIC
sh - (1.6 sec in self)for file in `find . -name '*.hdf'`;do;mv "$file" "$file.iso88591";iconv -f ISO8859-1 -t IBM-1047 "$file.iso88591" >"$file" && chtag -tc IBM-1047 "$file";done
echo - (28 ms in self)Convert TDF files to EBCDIC
sh - (3.8 sec in self)for file in `find . -name '*.tdf'`;do;mv "$file" "$file.iso88591";iconv -f ISO8859-1 -t IBM-1047 "$file.iso88591" >"$file" && chtag -tc IBM-1047 "$file";done
echo - (2 ms in self)Compile...
sh - (25 sec in self)make -j4
stage - (0.42 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (0.41 sec in block)
echo - (1 ms in self)Cleanup workspace
deleteDir - (0.39 sec in self)